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