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