is not current version
Last Version 2.3.3

com.swensonhe:Strapi-android-debug 2.0.1

Shared KMM Module

GroupId

GroupId

com.swensonhe
ArtifactId

ArtifactId

Strapi-android-debug
Version

Version

2.0.1
Type

Type

aar

Download Strapi-android-debug 2.0.1


<!-- https://jarcasting.com/artifacts/com.swensonhe/Strapi-android-debug/ -->
<dependency>
    <groupId>com.swensonhe</groupId>
    <artifactId>Strapi-android-debug</artifactId>
    <version>2.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.swensonhe/Strapi-android-debug/
implementation 'com.swensonhe:Strapi-android-debug:2.0.1'
// https://jarcasting.com/artifacts/com.swensonhe/Strapi-android-debug/
implementation ("com.swensonhe:Strapi-android-debug:2.0.1")
'com.swensonhe:Strapi-android-debug:aar:2.0.1'
<dependency org="com.swensonhe" name="Strapi-android-debug" rev="2.0.1">
  <artifact name="Strapi-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.swensonhe', module='Strapi-android-debug', version='2.0.1')
)
libraryDependencies += "com.swensonhe" % "Strapi-android-debug" % "2.0.1"
[com.swensonhe/Strapi-android-debug "2.0.1"]