GroupId | GroupIdio.github.jxnflzc |
---|---|
ArtifactId | ArtifactIdjtools-log |
Version | Version1.3.4 |
Type | Typejar |
Filename | Size |
---|---|
jtools-log-1.3.4.pom | |
jtools-log-1.3.4.jar | 7 KB |
jtools-log-1.3.4-sources.jar | 3 KB |
jtools-log-1.3.4-javadoc.jar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.jxnflzc/jtools-log/ -->
<dependency>
<groupId>io.github.jxnflzc</groupId>
<artifactId>jtools-log</artifactId>
<version>1.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jxnflzc/jtools-log/
implementation 'io.github.jxnflzc:jtools-log:1.3.4'
// https://jarcasting.com/artifacts/io.github.jxnflzc/jtools-log/
implementation ("io.github.jxnflzc:jtools-log:1.3.4")
'io.github.jxnflzc:jtools-log:jar:1.3.4'
<dependency org="io.github.jxnflzc" name="jtools-log" rev="1.3.4">
<artifact name="jtools-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jxnflzc', module='jtools-log', version='1.3.4')
)
libraryDependencies += "io.github.jxnflzc" % "jtools-log" % "1.3.4"
[io.github.jxnflzc/jtools-log "1.3.4"]