License |
License |
---|---|
GroupId | GroupIdcom.lifeonwalden |
ArtifactId | ArtifactIdapp-cache |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionapp-cache
A library to setup application
|
Project URL |
Project URL |
Filename | Size |
---|---|
app-cache-1.0.9.pom | 914 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.lifeonwalden/app-cache/ -->
<dependency>
<groupId>com.lifeonwalden</groupId>
<artifactId>app-cache</artifactId>
<version>1.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lifeonwalden/app-cache/
implementation 'com.lifeonwalden:app-cache:1.0.9'
// https://jarcasting.com/artifacts/com.lifeonwalden/app-cache/
implementation ("com.lifeonwalden:app-cache:1.0.9")
'com.lifeonwalden:app-cache:pom:1.0.9'
<dependency org="com.lifeonwalden" name="app-cache" rev="1.0.9">
<artifact name="app-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lifeonwalden', module='app-cache', version='1.0.9')
)
libraryDependencies += "com.lifeonwalden" % "app-cache" % "1.0.9"
[com.lifeonwalden/app-cache "1.0.9"]