is not current version
Last Version 2.3.3

com.swensonhe:Strapi-android-debug 2.2.5

Shared KMM Module

GroupId

GroupId

com.swensonhe
ArtifactId

ArtifactId

Strapi-android-debug
Version

Version

2.2.5
Type

Type

aar

Download Strapi-android-debug 2.2.5


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