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

com.swensonhe:Strapi-android 2.3.1

Shared KMM Module

Группа

Группа

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

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

Strapi-android
Версия

Версия

2.3.1
Тип

Тип

aar

Скачать Strapi-android 2.3.1


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