| GroupId | GroupIdcom.enioka.jqm |
|---|---|
| ArtifactId | ArtifactIdjqm-integration-tests-ws |
| Version | Version2.2.1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| jqm-integration-tests-ws-2.2.1.pom | |
| jqm-integration-tests-ws-2.2.1.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.enioka.jqm/jqm-integration-tests-ws/ -->
<dependency>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-integration-tests-ws</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-integration-tests-ws/
implementation 'com.enioka.jqm:jqm-integration-tests-ws:2.2.1'
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-integration-tests-ws/
implementation ("com.enioka.jqm:jqm-integration-tests-ws:2.2.1")
'com.enioka.jqm:jqm-integration-tests-ws:jar:2.2.1'
<dependency org="com.enioka.jqm" name="jqm-integration-tests-ws" rev="2.2.1">
<artifact name="jqm-integration-tests-ws" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enioka.jqm', module='jqm-integration-tests-ws', version='2.2.1')
)
libraryDependencies += "com.enioka.jqm" % "jqm-integration-tests-ws" % "2.2.1"
[com.enioka.jqm/jqm-integration-tests-ws "2.2.1"]