is not current version
Last Version 0.0.2

com.gluonhq:client-archetype-mobile 0.0.1


Categories

Categories

CLI User Interface
GroupId

GroupId

com.gluonhq
ArtifactId

ArtifactId

client-archetype-mobile
Version

Version

0.0.1
Type

Type

jar

Download client-archetype-mobile 0.0.1


<!-- https://jarcasting.com/artifacts/com.gluonhq/client-archetype-mobile/ -->
<dependency>
    <groupId>com.gluonhq</groupId>
    <artifactId>client-archetype-mobile</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.gluonhq/client-archetype-mobile/
implementation 'com.gluonhq:client-archetype-mobile:0.0.1'
// https://jarcasting.com/artifacts/com.gluonhq/client-archetype-mobile/
implementation ("com.gluonhq:client-archetype-mobile:0.0.1")
'com.gluonhq:client-archetype-mobile:jar:0.0.1'
<dependency org="com.gluonhq" name="client-archetype-mobile" rev="0.0.1">
  <artifact name="client-archetype-mobile" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gluonhq', module='client-archetype-mobile', version='0.0.1')
)
libraryDependencies += "com.gluonhq" % "client-archetype-mobile" % "0.0.1"
[com.gluonhq/client-archetype-mobile "0.0.1"]