| License |
License |
|---|---|
| GroupId | GroupIdcom.pyx4me |
| ArtifactId | ArtifactIdcldcunit |
| Last Version | Last Version2.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncldcunit
pyx4me JUnit for CLDC framework, projects parent
|
| Project Organization |
Project OrganizationPyx Software Services Inc. |
| Filename | Size |
|---|---|
| cldcunit-2.0.4.pom | |
| cldcunit-2.0.4.jar | 24 KB |
| cldcunit-2.0.4-sources.jar | 17 KB |
| cldcunit-2.0.4-javadoc.jar | 109 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pyx4me/cldcunit/ -->
<dependency>
<groupId>com.pyx4me</groupId>
<artifactId>cldcunit</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.pyx4me/cldcunit/
implementation 'com.pyx4me:cldcunit:2.0.4'
// https://jarcasting.com/artifacts/com.pyx4me/cldcunit/
implementation ("com.pyx4me:cldcunit:2.0.4")
'com.pyx4me:cldcunit:jar:2.0.4'
<dependency org="com.pyx4me" name="cldcunit" rev="2.0.4">
<artifact name="cldcunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pyx4me', module='cldcunit', version='2.0.4')
)
libraryDependencies += "com.pyx4me" % "cldcunit" % "2.0.4"
[com.pyx4me/cldcunit "2.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.microemu : microemulator | jar | 2.0.3 |