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