не последняя версия
Последняя версия 2.3.3

com.swensonhe:Strapi-android 2.2.2

Shared KMM Module

Группа

Группа

com.swensonhe
Идентификатор

Идентификатор

Strapi-android
Версия

Версия

2.2.2
Тип

Тип

aar

Скачать Strapi-android 2.2.2


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