Android Usage
Using ShapeShift with an Android project.
Installation
implementation 'dev.krud:shapeshift:0.8.0'// Add Maven Central to your repositories if needed
repositories {
mavenCentral()
}Usage
Last updated
Was this helpful?