is not current version
Last Version 1.4.0

com.willowtreeapps:oak-library 1.1.7

A library for shared android functionality

GroupId

GroupId

com.willowtreeapps
ArtifactId

ArtifactId

oak-library
Version

Version

1.1.7
Type

Type

jar

Download oak-library 1.1.7


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