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