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