Last Version

OAK - Library 1.4.0

A library for shared android functionality

License

License

GroupId

GroupId

com.willowtreeapps
ArtifactId

ArtifactId

oak-library
Version

Version

1.4.0
Type

Type

aar
Description

Description

OAK - Library
A library for shared android functionality

Download oak-library 1.4.0


<!-- https://jarcasting.com/artifacts/com.willowtreeapps/oak-library/ -->
<dependency>
    <groupId>com.willowtreeapps</groupId>
    <artifactId>oak-library</artifactId>
    <version>1.4.0</version>
    <type>aar</type>
</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:aar:1.4.0'
<dependency org="com.willowtreeapps" name="oak-library" rev="1.4.0">
  <artifact name="oak-library" type="aar" />
</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"]

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.4_r1

Project Modules

There are no modules declared in this project.