License |
License |
---|---|
GroupId | GroupIdcn.jexxs |
ArtifactId | ArtifactIdjexx-log |
Last Version | Last Version1.0.6-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjexx-log
This is a simple tool for java!
|
Filename | Size |
---|---|
jexx-log-1.0.6-RELEASE.pom | |
jexx-log-1.0.6-RELEASE.jar | 20 KB |
jexx-log-1.0.6-RELEASE-sources.jar | 13 KB |
jexx-log-1.0.6-RELEASE-javadoc.jar | 102 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.jexxs/jexx-log/ -->
<dependency>
<groupId>cn.jexxs</groupId>
<artifactId>jexx-log</artifactId>
<version>1.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jexxs/jexx-log/
implementation 'cn.jexxs:jexx-log:1.0.6-RELEASE'
// https://jarcasting.com/artifacts/cn.jexxs/jexx-log/
implementation ("cn.jexxs:jexx-log:1.0.6-RELEASE")
'cn.jexxs:jexx-log:jar:1.0.6-RELEASE'
<dependency org="cn.jexxs" name="jexx-log" rev="1.0.6-RELEASE">
<artifact name="jexx-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jexxs', module='jexx-log', version='1.0.6-RELEASE')
)
libraryDependencies += "cn.jexxs" % "jexx-log" % "1.0.6-RELEASE"
[cn.jexxs/jexx-log "1.0.6-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.jexxs : jexx-core | jar | 1.0.6-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |