License |
License |
---|---|
GroupId | GroupIdcom.mycila |
ArtifactId | ArtifactIdmycila-log |
Last Version | Last Version2.12 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmycila-log
Log Wrappers
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
mycila-log-2.12.pom | |
mycila-log-2.12.jar | 50 KB |
mycila-log-2.12-sources.jar | 28 KB |
mycila-log-2.12-project.zip | 37 KB |
mycila-log-2.12-javadoc.jar | 148 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mycila/mycila-log/ -->
<dependency>
<groupId>com.mycila</groupId>
<artifactId>mycila-log</artifactId>
<version>2.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.mycila/mycila-log/
implementation 'com.mycila:mycila-log:2.12'
// https://jarcasting.com/artifacts/com.mycila/mycila-log/
implementation ("com.mycila:mycila-log:2.12")
'com.mycila:mycila-log:jar:2.12'
<dependency org="com.mycila" name="mycila-log" rev="2.12">
<artifact name="mycila-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mycila', module='mycila-log', version='2.12')
)
libraryDependencies += "com.mycila" % "mycila-log" % "2.12"
[com.mycila/mycila-log "2.12"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j Optional | jar | 1.2.14 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.7 |