GroupId | GroupIdcom.swensonhe |
---|---|
ArtifactId | ArtifactIdStrapi-android |
Version | Version0.8 |
Type | Typeaar |
Filename | Size |
---|---|
Strapi-android-0.8.pom | |
Strapi-android-0.8-sources.jar | 16 KB |
Strapi-android-0.8-javadoc.jar | 261 bytes |
Strapi-android-0.8-debug.aar | 152 KB |
Strapi-android-0.8-debug-sources.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.swensonhe/Strapi-android/ -->
<dependency>
<groupId>com.swensonhe</groupId>
<artifactId>Strapi-android</artifactId>
<version>0.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.swensonhe/Strapi-android/
implementation 'com.swensonhe:Strapi-android:0.8'
// https://jarcasting.com/artifacts/com.swensonhe/Strapi-android/
implementation ("com.swensonhe:Strapi-android:0.8")
'com.swensonhe:Strapi-android:aar:0.8'
<dependency org="com.swensonhe" name="Strapi-android" rev="0.8">
<artifact name="Strapi-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.swensonhe', module='Strapi-android', version='0.8')
)
libraryDependencies += "com.swensonhe" % "Strapi-android" % "0.8"
[com.swensonhe/Strapi-android "0.8"]