is not current version
Last Version 8.3.0

com.jporm:jpo-commons-cache 8.1.0


Categories

Categories

ORM Data
GroupId

GroupId

com.jporm
ArtifactId

ArtifactId

jpo-commons-cache
Version

Version

8.1.0
Type

Type

pom

Download jpo-commons-cache 8.1.0

Filename Size
jpo-commons-cache-8.1.0.pom 636 bytes
Browse

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