is not current version
Last Version 7.4.3

com.jporm:jporm-integration-tests 7.3.2


Categories

Categories

ORM Data
GroupId

GroupId

com.jporm
ArtifactId

ArtifactId

jporm-integration-tests
Version

Version

7.3.2
Type

Type

jar

Download jporm-integration-tests 7.3.2


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