is not current version
Last Version 2.0.4

com.pyx4me:cldcunit 2.0.3


GroupId

GroupId

com.pyx4me
ArtifactId

ArtifactId

cldcunit
Version

Version

2.0.3
Type

Type

jar

Download cldcunit 2.0.3


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