is not current version
Last Version 2.2.9

com.enioka.jqm:jqm-client 2.0.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.enioka.jqm
ArtifactId

ArtifactId

jqm-client
Version

Version

2.0.0
Type

Type

pom

Download jqm-client 2.0.0

Filename Size
jqm-client-2.0.0.pom 804 bytes
Browse

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