Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdde.huxhorn.lilith |
ArtifactId | ArtifactIdde.huxhorn.lilith.constants |
Version | Version0.9.44 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.constants/ -->
<dependency>
<groupId>de.huxhorn.lilith</groupId>
<artifactId>de.huxhorn.lilith.constants</artifactId>
<version>0.9.44</version>
</dependency>
// https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.constants/
implementation 'de.huxhorn.lilith:de.huxhorn.lilith.constants:0.9.44'
// https://jarcasting.com/artifacts/de.huxhorn.lilith/de.huxhorn.lilith.constants/
implementation ("de.huxhorn.lilith:de.huxhorn.lilith.constants:0.9.44")
'de.huxhorn.lilith:de.huxhorn.lilith.constants:jar:0.9.44'
<dependency org="de.huxhorn.lilith" name="de.huxhorn.lilith.constants" rev="0.9.44">
<artifact name="de.huxhorn.lilith.constants" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.huxhorn.lilith', module='de.huxhorn.lilith.constants', version='0.9.44')
)
libraryDependencies += "de.huxhorn.lilith" % "de.huxhorn.lilith.constants" % "0.9.44"
[de.huxhorn.lilith/de.huxhorn.lilith.constants "0.9.44"]