| License |
License |
|---|---|
| GroupId | GroupIdeu.bolt |
| ArtifactId | ArtifactIdkalev |
| Version | Version1.0.4 |
| Type | Typejar |
| Description |
Descriptionkalev
New age logging for JVM
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kalev-1.0.4.pom | |
| kalev-1.0.4.jar | 9 KB |
| kalev-1.0.4-sources.jar | 3 KB |
| kalev-1.0.4-javadoc.jar | 35 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.bolt/kalev/ -->
<dependency>
<groupId>eu.bolt</groupId>
<artifactId>kalev</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/eu.bolt/kalev/
implementation 'eu.bolt:kalev:1.0.4'
// https://jarcasting.com/artifacts/eu.bolt/kalev/
implementation ("eu.bolt:kalev:1.0.4")
'eu.bolt:kalev:jar:1.0.4'
<dependency org="eu.bolt" name="kalev" rev="1.0.4">
<artifact name="kalev" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.bolt', module='kalev', version='1.0.4')
)
libraryDependencies += "eu.bolt" % "kalev" % "1.0.4"
[eu.bolt/kalev "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.72 |