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