is not current version
Last Version 8.9.0

com.jporm:jpo-test-rm-integration 8.8.0


Categories

Categories

ORM Data
GroupId

GroupId

com.jporm
ArtifactId

ArtifactId

jpo-test-rm-integration
Version

Version

8.8.0
Type

Type

jar

Download jpo-test-rm-integration 8.8.0


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