is not current version
Last Version 1.0.9

com.atommiddleware:l2cache-parent 1.0.5

The l2cache parent module of l2cache

GroupId

GroupId

com.atommiddleware
ArtifactId

ArtifactId

l2cache-parent
Version

Version

1.0.5
Type

Type

pom

Download l2cache-parent 1.0.5

Filename Size
l2cache-parent-1.0.5.pom 4 KB
Browse

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