is not current version
Last Version 2.2.9

com.enioka.jqm:jqm-tests 1.4.1


GroupId

GroupId

com.enioka.jqm
ArtifactId

ArtifactId

jqm-tests
Version

Version

1.4.1
Type

Type

pom

Download jqm-tests 1.4.1

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