Installation
allprojects {
repositories {
// Other repositories...
maven { url "https://jitpack.io" }
}
}
dependencies {
implementation 'com.github.ottuco:ottu-android-checkout:2.1.7'
}Last updated
allprojects {
repositories {
// Other repositories...
maven { url "https://jitpack.io" }
}
}
dependencies {
implementation 'com.github.ottuco:ottu-android-checkout:2.1.7'
}Last updated