is not current version
Last Version 1.4.0

com.arasthel:swissknife 1.1.1

Android library for View Injection and Async processing

GroupId

GroupId

com.arasthel
ArtifactId

ArtifactId

swissknife
Version

Version

1.1.1
Type

Type

aar

Download swissknife 1.1.1


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