Categories |
CategoriesLogging Application Layer Libs |
---|---|
GroupId | GroupIdio.kevinlee |
ArtifactId | ArtifactIdlogger-f-sbt-logging_3 |
Version | Version1.12.0 |
Type | Typejar |
Filename | Size |
---|---|
logger-f-sbt-logging_3-1.12.0.pom | |
logger-f-sbt-logging_3-1.12.0.jar | 3 KB |
logger-f-sbt-logging_3-1.12.0-sources.jar | 908 bytes |
logger-f-sbt-logging_3-1.12.0-javadoc.jar | 177 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.kevinlee/logger-f-sbt-logging_3/ -->
<dependency>
<groupId>io.kevinlee</groupId>
<artifactId>logger-f-sbt-logging_3</artifactId>
<version>1.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.kevinlee/logger-f-sbt-logging_3/
implementation 'io.kevinlee:logger-f-sbt-logging_3:1.12.0'
// https://jarcasting.com/artifacts/io.kevinlee/logger-f-sbt-logging_3/
implementation ("io.kevinlee:logger-f-sbt-logging_3:1.12.0")
'io.kevinlee:logger-f-sbt-logging_3:jar:1.12.0'
<dependency org="io.kevinlee" name="logger-f-sbt-logging_3" rev="1.12.0">
<artifact name="logger-f-sbt-logging_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kevinlee', module='logger-f-sbt-logging_3', version='1.12.0')
)
libraryDependencies += "io.kevinlee" % "logger-f-sbt-logging_3" % "1.12.0"
[io.kevinlee/logger-f-sbt-logging_3 "1.12.0"]