is not current version
Last Version 1.4.0

com.willowtreeapps:oak-library 1.2.0

A library for shared android functionality

GroupId

GroupId

com.willowtreeapps
ArtifactId

ArtifactId

oak-library
Version

Version

1.2.0
Type

Type

jar

Download oak-library 1.2.0


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