Last Version

Simple Gluon Mobile Application Archetype 0.0.2

Maven archetypes for creating different types of Gluon Client applications.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gluonhq
ArtifactId

ArtifactId

client-archetype-mobile
Version

Version

0.0.2
Type

Type

jar
Description

Description

Simple Gluon Mobile Application Archetype
Maven archetypes for creating different types of Gluon Client applications.
Project Organization

Project Organization

Gluon

Download client-archetype-mobile 0.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.