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