License |
License |
---|---|
Categories |
CategoriesKotlin Languages |
GroupId | GroupIdio.github.jxnflzc.kotlin |
ArtifactId | ArtifactIdlog |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjxnflzc's kotlin package
|
Filename | Size |
---|---|
log-1.0.1.pom | |
log-1.0.1.jar | 8 KB |
log-1.0.1-sources.jar | 2 KB |
log-1.0.1-javadoc.jar | 386 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jxnflzc.kotlin/log/ -->
<dependency>
<groupId>io.github.jxnflzc.kotlin</groupId>
<artifactId>log</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jxnflzc.kotlin/log/
implementation 'io.github.jxnflzc.kotlin:log:1.0.1'
// https://jarcasting.com/artifacts/io.github.jxnflzc.kotlin/log/
implementation ("io.github.jxnflzc.kotlin:log:1.0.1")
'io.github.jxnflzc.kotlin:log:jar:1.0.1'
<dependency org="io.github.jxnflzc.kotlin" name="log" rev="1.0.1">
<artifact name="log" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jxnflzc.kotlin', module='log', version='1.0.1')
)
libraryDependencies += "io.github.jxnflzc.kotlin" % "log" % "1.0.1"
[io.github.jxnflzc.kotlin/log "1.0.1"]