is not current version
Last Version 1.11.0

org.codingmatters.rest:cdm-rest-tests 1.9.0


GroupId

GroupId

org.codingmatters.rest
ArtifactId

ArtifactId

cdm-rest-tests
Version

Version

1.9.0
Type

Type

pom

Download cdm-rest-tests 1.9.0

Filename Size
cdm-rest-tests-1.9.0.pom 775 bytes
Browse

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