License |
License |
---|---|
GroupId | GroupIdcom.willowtreeapps |
ArtifactId | ArtifactIdoak-utils |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOAK - Util
A library for shared android functionality
|
Filename | Size |
---|---|
oak-utils-1.4.0.pom | |
oak-utils-1.4.0.jar | 25 KB |
oak-utils-1.4.0-sources.jar | 18 KB |
oak-utils-1.4.0-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.willowtreeapps/oak-utils/ -->
<dependency>
<groupId>com.willowtreeapps</groupId>
<artifactId>oak-utils</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.willowtreeapps/oak-utils/
implementation 'com.willowtreeapps:oak-utils:1.4.0'
// https://jarcasting.com/artifacts/com.willowtreeapps/oak-utils/
implementation ("com.willowtreeapps:oak-utils:1.4.0")
'com.willowtreeapps:oak-utils:jar:1.4.0'
<dependency org="com.willowtreeapps" name="oak-utils" rev="1.4.0">
<artifact name="oak-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.willowtreeapps', module='oak-utils', version='1.4.0')
)
libraryDependencies += "com.willowtreeapps" % "oak-utils" % "1.4.0"
[com.willowtreeapps/oak-utils "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 19.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 4.4_r1 |