License |
License |
---|---|
GroupId | GroupIdcom.github.veithen.ulog |
ArtifactId | ArtifactIdulog |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionulog
Parent POM for com.github.veithen
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ulog-0.1.0.pom | |
ulog-0.1.0.jar | 64 KB |
ulog-0.1.0-sources.jar | 82 KB |
ulog-0.1.0-javadoc.jar | 358 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.veithen.ulog/ulog/ -->
<dependency>
<groupId>com.github.veithen.ulog</groupId>
<artifactId>ulog</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.ulog/ulog/
implementation 'com.github.veithen.ulog:ulog:0.1.0'
// https://jarcasting.com/artifacts/com.github.veithen.ulog/ulog/
implementation ("com.github.veithen.ulog:ulog:0.1.0")
'com.github.veithen.ulog:ulog:jar:0.1.0'
<dependency org="com.github.veithen.ulog" name="ulog" rev="0.1.0">
<artifact name="ulog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.ulog', module='ulog', version='0.1.0')
)
libraryDependencies += "com.github.veithen.ulog" % "ulog" % "0.1.0"
[com.github.veithen.ulog/ulog "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j Optional | jar | 1.2.17 |
org.codehaus.plexus : plexus-container-default Optional | jar | 1.5.5 |