Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdcom.enioka.jqm |
ArtifactId | ArtifactIdjqm-test-datetimemaven |
Version | Version1.3.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.enioka.jqm/jqm-test-datetimemaven/ -->
<dependency>
<groupId>com.enioka.jqm</groupId>
<artifactId>jqm-test-datetimemaven</artifactId>
<version>1.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-test-datetimemaven/
implementation 'com.enioka.jqm:jqm-test-datetimemaven:1.3.7'
// https://jarcasting.com/artifacts/com.enioka.jqm/jqm-test-datetimemaven/
implementation ("com.enioka.jqm:jqm-test-datetimemaven:1.3.7")
'com.enioka.jqm:jqm-test-datetimemaven:jar:1.3.7'
<dependency org="com.enioka.jqm" name="jqm-test-datetimemaven" rev="1.3.7">
<artifact name="jqm-test-datetimemaven" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.enioka.jqm', module='jqm-test-datetimemaven', version='1.3.7')
)
libraryDependencies += "com.enioka.jqm" % "jqm-test-datetimemaven" % "1.3.7"
[com.enioka.jqm/jqm-test-datetimemaven "1.3.7"]