License |
License |
---|---|
GroupId | GroupIdde.huxhorn.lilith |
ArtifactId | ArtifactIdjul |
Version | Version0.9.41 |
Type | Typejar |
Description |
Descriptionjul
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jul-0.9.41.pom | |
jul-0.9.41.jar | 279 bytes |
jul-0.9.41-sources.jar | 261 bytes |
jul-0.9.41-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/de.huxhorn.lilith/jul/ -->
<dependency>
<groupId>de.huxhorn.lilith</groupId>
<artifactId>jul</artifactId>
<version>0.9.41</version>
</dependency>
// https://jarcasting.com/artifacts/de.huxhorn.lilith/jul/
implementation 'de.huxhorn.lilith:jul:0.9.41'
// https://jarcasting.com/artifacts/de.huxhorn.lilith/jul/
implementation ("de.huxhorn.lilith:jul:0.9.41")
'de.huxhorn.lilith:jul:jar:0.9.41'
<dependency org="de.huxhorn.lilith" name="jul" rev="0.9.41">
<artifact name="jul" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.huxhorn.lilith', module='jul', version='0.9.41')
)
libraryDependencies += "de.huxhorn.lilith" % "jul" % "0.9.41"
[de.huxhorn.lilith/jul "0.9.41"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
org.slf4j : slf4j-api | jar | 1.6.1 |
ch.qos.logback : logback-classic | jar | 0.9.28 |