/JJLayoutPlus

Require JJLayout.

Primary LanguageKotlinApache License 2.0Apache-2.0

JJLayoutPlus

Require JJLayout

Usage

1.-Add it in your root build.gradle at the end of repositories:

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

2.- Add the dependency

dependencies {
	        implementation 'com.github.Only-IceSoul:JJLayoutPlus:TAGVERSION'
	}

Content

Views

LICENSE

Apache 2.0