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