is not current version
Last Version 1.4.0

com.willowtreeapps:oak-library 1.3.7

A library for shared android functionality

GroupId

GroupId

com.willowtreeapps
ArtifactId

ArtifactId

oak-library
Version

Version

1.3.7
Type

Type

aar

Download oak-library 1.3.7


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