is not current version
Last Version 2.2.9

com.enioka.jqm:jqm-tests 2.2.1


GroupId

GroupId

com.enioka.jqm
ArtifactId

ArtifactId

jqm-tests
Version

Version

2.2.1
Type

Type

pom

Download jqm-tests 2.2.1

Filename Size
jqm-tests-2.2.1.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.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-tests/
implementation 'com.enioka.jqm:jqm-tests:2.2.1'
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-tests/
implementation ("com.enioka.jqm:jqm-tests:2.2.1")
'com.enioka.jqm:jqm-tests:pom:2.2.1'
<dependency org="com.enioka.jqm" name="jqm-tests" rev="2.2.1">
  <artifact name="jqm-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.enioka.jqm', module='jqm-tests', version='2.2.1')
)
libraryDependencies += "com.enioka.jqm" % "jqm-tests" % "2.2.1"
[com.enioka.jqm/jqm-tests "2.2.1"]