Last Version

ulog 0.1.0

Parent POM for com.github.veithen

License

License

GroupId

GroupId

com.github.veithen.ulog
ArtifactId

ArtifactId

ulog
Version

Version

0.1.0
Type

Type

jar
Description

Description

ulog
Parent POM for com.github.veithen
Project URL

Project URL

https://github.com/veithen/ulog
Source Code Management

Source Code Management

https://github.com/veithen/ulog/tree/master

Download ulog 0.1.0


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
log4j : log4j Optional jar 1.2.17
org.codehaus.plexus : plexus-container-default Optional jar 1.5.5

Project Modules

There are no modules declared in this project.