License |
License |
---|---|
GroupId | GroupIdde.jiac.micro.tools |
ArtifactId | ArtifactIdmicrojiac-test-scope |
Last Version | Last Version3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicroJIAC Test-Scope
Dummy Scope for Testing in MicroJIAC
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
microjiac-test-scope-3.0.pom | |
microjiac-test-scope-3.0.jar | 19 KB |
microjiac-test-scope-3.0-sources.jar | 17 KB |
microjiac-test-scope-3.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.jiac.micro.tools/microjiac-test-scope/ -->
<dependency>
<groupId>de.jiac.micro.tools</groupId>
<artifactId>microjiac-test-scope</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.jiac.micro.tools/microjiac-test-scope/
implementation 'de.jiac.micro.tools:microjiac-test-scope:3.0'
// https://jarcasting.com/artifacts/de.jiac.micro.tools/microjiac-test-scope/
implementation ("de.jiac.micro.tools:microjiac-test-scope:3.0")
'de.jiac.micro.tools:microjiac-test-scope:jar:3.0'
<dependency org="de.jiac.micro.tools" name="microjiac-test-scope" rev="3.0">
<artifact name="microjiac-test-scope" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.jiac.micro.tools', module='microjiac-test-scope', version='3.0')
)
libraryDependencies += "de.jiac.micro.tools" % "microjiac-test-scope" % "3.0"
[de.jiac.micro.tools/microjiac-test-scope "3.0"]
Group / Artifact | Type | Version |
---|---|---|
de.jiac.micro : microjiac-base-impl | jar | 3.0 |
com.github.mcpat.libxjava : libxjava-cldc | jar | 0.3 |