| License |
License |
|---|---|
| GroupId | GroupIdio.github.king-ma1993 |
| ArtifactId | ArtifactIdlogcomponent |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiona log component
a log api.
|
| Filename | Size |
|---|---|
| logcomponent-1.0.0.pom | |
| logcomponent-1.0.0.jar | 9 KB |
| logcomponent-1.0.0-sources.jar | 2 KB |
| logcomponent-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.king-ma1993/logcomponent/ -->
<dependency>
<groupId>io.github.king-ma1993</groupId>
<artifactId>logcomponent</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.king-ma1993/logcomponent/
implementation 'io.github.king-ma1993:logcomponent:1.0.0'
// https://jarcasting.com/artifacts/io.github.king-ma1993/logcomponent/
implementation ("io.github.king-ma1993:logcomponent:1.0.0")
'io.github.king-ma1993:logcomponent:jar:1.0.0'
<dependency org="io.github.king-ma1993" name="logcomponent" rev="1.0.0">
<artifact name="logcomponent" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.king-ma1993', module='logcomponent', version='1.0.0')
)
libraryDependencies += "io.github.king-ma1993" % "logcomponent" % "1.0.0"
[io.github.king-ma1993/logcomponent "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.0 |