License |
License |
---|---|
GroupId | GroupIdcom.chimp-central |
ArtifactId | ArtifactIdlogger |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLogger
Logger to create HTML and TEXT logs
|
Project URL |
Project URL |
Filename | Size |
---|---|
logger-2.3.0.pom | |
logger-2.3.0.jar | 18 KB |
logger-2.3.0-sources.jar | 10 KB |
logger-2.3.0-javadoc.jar | 90 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.chimp-central/logger/ -->
<dependency>
<groupId>com.chimp-central</groupId>
<artifactId>logger</artifactId>
<version>2.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.chimp-central/logger/
implementation 'com.chimp-central:logger:2.3.0'
// https://jarcasting.com/artifacts/com.chimp-central/logger/
implementation ("com.chimp-central:logger:2.3.0")
'com.chimp-central:logger:jar:2.3.0'
<dependency org="com.chimp-central" name="logger" rev="2.3.0">
<artifact name="logger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.chimp-central', module='logger', version='2.3.0')
)
libraryDependencies += "com.chimp-central" % "logger" % "2.3.0"
[com.chimp-central/logger "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.chimp-central : common-utils | jar | 1.0.0 |
com.chimp-central : io-utility | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |