is not current version
Last Version 1.11.0

org.codingmatters.rest:cdm-rest-tests-resources 1.3.0


GroupId

GroupId

org.codingmatters.rest
ArtifactId

ArtifactId

cdm-rest-tests-resources
Version

Version

1.3.0
Type

Type

jar

Download cdm-rest-tests-resources 1.3.0


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