License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdio.github.aritzhack |
ArtifactId | ArtifactIdaritzh-logging |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaritzh-logging
Utility library to help making any kind of app or game.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
aritzh-logging-5.0.0.pom | |
aritzh-logging-5.0.0.jar | 13 KB |
aritzh-logging-5.0.0-sources.jar | 9 KB |
aritzh-logging-5.0.0-javadoc.jar | 52 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-logging/ -->
<dependency>
<groupId>io.github.aritzhack</groupId>
<artifactId>aritzh-logging</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-logging/
implementation 'io.github.aritzhack:aritzh-logging:5.0.0'
// https://jarcasting.com/artifacts/io.github.aritzhack/aritzh-logging/
implementation ("io.github.aritzhack:aritzh-logging:5.0.0")
'io.github.aritzhack:aritzh-logging:jar:5.0.0'
<dependency org="io.github.aritzhack" name="aritzh-logging" rev="5.0.0">
<artifact name="aritzh-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.aritzhack', module='aritzh-logging', version='5.0.0')
)
libraryDependencies += "io.github.aritzhack" % "aritzh-logging" % "5.0.0"
[io.github.aritzhack/aritzh-logging "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.aritzhack : aritzh-annotations | jar | 5.0.0 |
com.google.guava : guava | jar | 18.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |