is not current version
Last Version 8.3.0

com.jporm:jpo-commons-cache 8.2.2


Categories

Categories

ORM Data
GroupId

GroupId

com.jporm
ArtifactId

ArtifactId

jpo-commons-cache
Version

Version

8.2.2
Type

Type

pom

Download jpo-commons-cache 8.2.2

Filename Size
jpo-commons-cache-8.2.2.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.2.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.jporm/jpo-commons-cache/
implementation 'com.jporm:jpo-commons-cache:8.2.2'
// https://jarcasting.com/artifacts/com.jporm/jpo-commons-cache/
implementation ("com.jporm:jpo-commons-cache:8.2.2")
'com.jporm:jpo-commons-cache:pom:8.2.2'
<dependency org="com.jporm" name="jpo-commons-cache" rev="8.2.2">
  <artifact name="jpo-commons-cache" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.jporm', module='jpo-commons-cache', version='8.2.2')
)
libraryDependencies += "com.jporm" % "jpo-commons-cache" % "8.2.2"
[com.jporm/jpo-commons-cache "8.2.2"]