GroupId | GroupIdcom.codingapi.txlcn |
---|---|
ArtifactId | ArtifactIdtxlcn-logger |
Version | Version5.0.1.RELEASE |
Type | Typejar |
Filename | Size |
---|---|
txlcn-logger-5.0.1.RELEASE.pom | |
txlcn-logger-5.0.1.RELEASE.jar | 25 KB |
txlcn-logger-5.0.1.RELEASE-sources.jar | 19 KB |
txlcn-logger-5.0.1.RELEASE-javadoc.jar | 137 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.codingapi.txlcn/txlcn-logger/ -->
<dependency>
<groupId>com.codingapi.txlcn</groupId>
<artifactId>txlcn-logger</artifactId>
<version>5.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.codingapi.txlcn/txlcn-logger/
implementation 'com.codingapi.txlcn:txlcn-logger:5.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.codingapi.txlcn/txlcn-logger/
implementation ("com.codingapi.txlcn:txlcn-logger:5.0.1.RELEASE")
'com.codingapi.txlcn:txlcn-logger:jar:5.0.1.RELEASE'
<dependency org="com.codingapi.txlcn" name="txlcn-logger" rev="5.0.1.RELEASE">
<artifact name="txlcn-logger" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codingapi.txlcn', module='txlcn-logger', version='5.0.1.RELEASE')
)
libraryDependencies += "com.codingapi.txlcn" % "txlcn-logger" % "5.0.1.RELEASE"
[com.codingapi.txlcn/txlcn-logger "5.0.1.RELEASE"]