is not current version
Last Version 2.0.3-RELEASE

com.coherentlogic.cmr.api:cmr-api-utils 2.0.2.1-RELEASE


GroupId

GroupId

com.coherentlogic.cmr.api
ArtifactId

ArtifactId

cmr-api-utils
Version

Version

2.0.2.1-RELEASE
Type

Type

jar

Download cmr-api-utils 2.0.2.1-RELEASE


<!-- https://jarcasting.com/artifacts/com.coherentlogic.cmr.api/cmr-api-utils/ -->
<dependency>
    <groupId>com.coherentlogic.cmr.api</groupId>
    <artifactId>cmr-api-utils</artifactId>
    <version>2.0.2.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.coherentlogic.cmr.api/cmr-api-utils/
implementation 'com.coherentlogic.cmr.api:cmr-api-utils:2.0.2.1-RELEASE'
// https://jarcasting.com/artifacts/com.coherentlogic.cmr.api/cmr-api-utils/
implementation ("com.coherentlogic.cmr.api:cmr-api-utils:2.0.2.1-RELEASE")
'com.coherentlogic.cmr.api:cmr-api-utils:jar:2.0.2.1-RELEASE'
<dependency org="com.coherentlogic.cmr.api" name="cmr-api-utils" rev="2.0.2.1-RELEASE">
  <artifact name="cmr-api-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.coherentlogic.cmr.api', module='cmr-api-utils', version='2.0.2.1-RELEASE')
)
libraryDependencies += "com.coherentlogic.cmr.api" % "cmr-api-utils" % "2.0.2.1-RELEASE"
[com.coherentlogic.cmr.api/cmr-api-utils "2.0.2.1-RELEASE"]