License |
License |
---|---|
GroupId | GroupIdcom.arasthel |
ArtifactId | ArtifactIdswissknife |
Version | Version1.4.0 |
Type | Typeaar |
Description |
DescriptionSwissKnife
Android library for View Injection and Async processing
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
swissknife-1.4.0.pom | |
swissknife-1.4.0.aar | 253 KB |
swissknife-1.4.0-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.arasthel/swissknife/ -->
<dependency>
<groupId>com.arasthel</groupId>
<artifactId>swissknife</artifactId>
<version>1.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.arasthel/swissknife/
implementation 'com.arasthel:swissknife:1.4.0'
// https://jarcasting.com/artifacts/com.arasthel/swissknife/
implementation ("com.arasthel:swissknife:1.4.0")
'com.arasthel:swissknife:aar:1.4.0'
<dependency org="com.arasthel" name="swissknife" rev="1.4.0">
<artifact name="swissknife" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.arasthel', module='swissknife', version='1.4.0')
)
libraryDependencies += "com.arasthel" % "swissknife" % "1.4.0"
[com.arasthel/swissknife "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 22.2.0 |
org.codehaus.groovy : groovy | jar | 2.4.3 |