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

com.arasthel:swissknife 1.0.4

Android library for View Injection and Async processing

Группа

Группа

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

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

swissknife
Версия

Версия

1.0.4
Тип

Тип

aar

Скачать swissknife 1.0.4


<!-- 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"]