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