| Группа | Группаcom.swensonhe |
|---|---|
| Идентификатор | ИдентификаторStrapi-android-debug |
| Версия | Версия1.0.23 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| Strapi-android-debug-1.0.23.pom | |
| Strapi-android-debug-1.0.23-sources.jar | 21 KB |
| Strapi-android-debug-1.0.23-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.swensonhe/Strapi-android-debug/ -->
<dependency>
<groupId>com.swensonhe</groupId>
<artifactId>Strapi-android-debug</artifactId>
<version>1.0.23</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.swensonhe/Strapi-android-debug/
implementation 'com.swensonhe:Strapi-android-debug:1.0.23'
// https://jarcasting.com/artifacts/com.swensonhe/Strapi-android-debug/
implementation ("com.swensonhe:Strapi-android-debug:1.0.23")
'com.swensonhe:Strapi-android-debug:aar:1.0.23'
<dependency org="com.swensonhe" name="Strapi-android-debug" rev="1.0.23">
<artifact name="Strapi-android-debug" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.swensonhe', module='Strapi-android-debug', version='1.0.23')
)
libraryDependencies += "com.swensonhe" % "Strapi-android-debug" % "1.0.23"
[com.swensonhe/Strapi-android-debug "1.0.23"]