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