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