repositories {
maven { url 'https://dl.bintray.com/tuuzed/maven' }
}
dependencies {
implementation 'com.tuuzed.android.logging:logging:latest.release'
implementation 'com.tuuzed.android.logging:logging-ktx:latest.release'
implementation 'com.tuuzed.android.logging:logging-log4j:latest.release'
}
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.