is not current version
Last Version 8.3.0

com.jporm:jpo-commons-cache-api 8.1.0


Categories

Categories

ORM Data
GroupId

GroupId

com.jporm
ArtifactId

ArtifactId

jpo-commons-cache-api
Version

Version

8.1.0
Type

Type

jar

Download jpo-commons-cache-api 8.1.0


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