GroupId | GroupIdapache-jaxme |
---|---|
ArtifactId | ArtifactIdjaxme-rt-incubation |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
jaxme-rt-incubation-0.2.pom | |
jaxme-rt-incubation-0.2.jar | 68 KB |
Browse |
<!-- https://jarcasting.com/artifacts/apache-jaxme/jaxme-rt-incubation/ -->
<dependency>
<groupId>apache-jaxme</groupId>
<artifactId>jaxme-rt-incubation</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/apache-jaxme/jaxme-rt-incubation/
implementation 'apache-jaxme:jaxme-rt-incubation:0.2'
// https://jarcasting.com/artifacts/apache-jaxme/jaxme-rt-incubation/
implementation ("apache-jaxme:jaxme-rt-incubation:0.2")
'apache-jaxme:jaxme-rt-incubation:jar:0.2'
<dependency org="apache-jaxme" name="jaxme-rt-incubation" rev="0.2">
<artifact name="jaxme-rt-incubation" type="jar" />
</dependency>
@Grapes(
@Grab(group='apache-jaxme', module='jaxme-rt-incubation', version='0.2')
)
libraryDependencies += "apache-jaxme" % "jaxme-rt-incubation" % "0.2"
[apache-jaxme/jaxme-rt-incubation "0.2"]