is not current version
Last Version 2.2.9

com.enioka.jqm:jqm-tests 2.1.0


GroupId

GroupId

com.enioka.jqm
ArtifactId

ArtifactId

jqm-tests
Version

Version

2.1.0
Type

Type

pom

Download jqm-tests 2.1.0

Filename Size
jqm-tests-2.1.0.pom 2 KB
Browse

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