Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 575 Bytes

README.MD

File metadata and controls

20 lines (15 loc) · 575 Bytes

version

FlowMultitools

Add FlowMultitools in your dependencies :

repositories {
    mavenCentral() // FlowMultitools has migrated to MavenCentral and abandoned jcenter. Old libraries are still avaiable in jcenter repo until it is down.
}
dependencies {
    implementation 'fr.flowarg:flowmultitools:VERSION'
}