is not current version
Last Version 1.4.0

com.willowtreeapps:oak-utils 1.3.8

A library for shared android functionality

GroupId

GroupId

com.willowtreeapps
ArtifactId

ArtifactId

oak-utils
Version

Version

1.3.8
Type

Type

jar

Download oak-utils 1.3.8


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