GroupId | GroupIdcom.enioka.jqm |
---|---|
ArtifactId | ArtifactIdjqm-runner-shell |
Version | Version2.2.2 |
Type | Typejar |
Filename | Size |
---|---|
jqm-runner-shell-2.2.2.pom | |
jqm-runner-shell-2.2.2.jar | 17 KB |
jqm-runner-shell-2.2.2-sources.jar | 8 KB |
jqm-runner-shell-2.2.2-javadoc.jar | 428 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.enioka.jqm/jqm-runner-shell/ -->
<dependency>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-runner-shell</artifactId>
<version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-runner-shell/
implementation 'com.enioka.jqm:jqm-runner-shell:2.2.2'
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-runner-shell/
implementation ("com.enioka.jqm:jqm-runner-shell:2.2.2")
'com.enioka.jqm:jqm-runner-shell:jar:2.2.2'
<dependency org="com.enioka.jqm" name="jqm-runner-shell" rev="2.2.2">
<artifact name="jqm-runner-shell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enioka.jqm', module='jqm-runner-shell', version='2.2.2')
)
libraryDependencies += "com.enioka.jqm" % "jqm-runner-shell" % "2.2.2"
[com.enioka.jqm/jqm-runner-shell "2.2.2"]