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