| License |
License |
|---|---|
| GroupId | GroupIdio.github.emsoft |
| ArtifactId | ArtifactIdscalut-log4j_2.11 |
| Version | Version0.3.0 |
| Type | Typejar |
| Description |
Descriptionscalut-log4j
scalut-log4j
|
| Project Organization |
Project Organizationio.github.emsoft |
| Filename | Size |
|---|---|
| scalut-log4j_2.11-0.3.0.pom | |
| scalut-log4j_2.11-0.3.0.jar | 1 KB |
| scalut-log4j_2.11-0.3.0-sources.jar | 993 bytes |
| scalut-log4j_2.11-0.3.0-javadoc.jar | 344 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.emsoft/scalut-log4j_2.11/ -->
<dependency>
<groupId>io.github.emsoft</groupId>
<artifactId>scalut-log4j_2.11</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.emsoft/scalut-log4j_2.11/
implementation 'io.github.emsoft:scalut-log4j_2.11:0.3.0'
// https://jarcasting.com/artifacts/io.github.emsoft/scalut-log4j_2.11/
implementation ("io.github.emsoft:scalut-log4j_2.11:0.3.0")
'io.github.emsoft:scalut-log4j_2.11:jar:0.3.0'
<dependency org="io.github.emsoft" name="scalut-log4j_2.11" rev="0.3.0">
<artifact name="scalut-log4j_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.emsoft', module='scalut-log4j_2.11', version='0.3.0')
)
libraryDependencies += "io.github.emsoft" % "scalut-log4j_2.11" % "0.3.0"
[io.github.emsoft/scalut-log4j_2.11 "0.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| io.github.emsoft : scalut-misc_2.11 | jar | 0.3.0 |
| org.apache.logging.log4j : log4j-api | jar | 2.7 |
| org.apache.logging.log4j : log4j-core | jar | 2.7 |