8000 GitHub - mensarb/winterkit
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mensarb/winterkit

Folders and files

NameName
Last commit message< 919C /div>
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 

Repository files navigation

winterkit

#dont use this for important stuff

Gradle Dependency

Repository

The Gradle dependency is available via jitpack.io.

The minimum API level supported by this library is API 21.

Step 1.Add the JitPack repository to your build file

allprojects {
		repositories {
			...
			maven { url 'https://jitpack.io' }
		}
	}

Step 2. Add the dependency

dependencies {
	// ... other dependencies here

    implementation 'com.github.mensarb:winterkit:{version}'

}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

0