is not current version
Last Version 1.0.9

com.lifeonwalden:app-cache 1.0.6


GroupId

GroupId

com.lifeonwalden
ArtifactId

ArtifactId

app-cache
Version

Version

1.0.6
Type

Type

pom

Download app-cache 1.0.6

Filename Size
app-cache-1.0.6.pom 914 bytes
Browse

<!-- https://jarcasting.com/artifacts/com.lifeonwalden/app-cache/ -->
<dependency>
    <groupId>com.lifeonwalden</groupId>
    <artifactId>app-cache</artifactId>
    <version>1.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lifeonwalden/app-cache/
implementation 'com.lifeonwalden:app-cache:1.0.6'
// https://jarcasting.com/artifacts/com.lifeonwalden/app-cache/
implementation ("com.lifeonwalden:app-cache:1.0.6")
'com.lifeonwalden:app-cache:pom:1.0.6'
<dependency org="com.lifeonwalden" name="app-cache" rev="1.0.6">
  <artifact name="app-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lifeonwalden', module='app-cache', version='1.0.6')
)
libraryDependencies += "com.lifeonwalden" % "app-cache" % "1.0.6"
[com.lifeonwalden/app-cache "1.0.6"]