| GroupId | GroupIdcom.healthy-chn.cloud |
|---|---|
| ArtifactId | ArtifactIdhealthy-common-log |
| Version | Version1.3.5.M1 |
| Type | Typejar |
| Filename | Size |
|---|---|
| healthy-common-log-1.3.5.M1.pom | |
| healthy-common-log-1.3.5.M1.jar | 33 KB |
| healthy-common-log-1.3.5.M1-sources.jar | 23 KB |
| healthy-common-log-1.3.5.M1-javadoc.jar | 236 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-log/ -->
<dependency>
<groupId>com.healthy-chn.cloud</groupId>
<artifactId>healthy-common-log</artifactId>
<version>1.3.5.M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-log/
implementation 'com.healthy-chn.cloud:healthy-common-log:1.3.5.M1'
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-log/
implementation ("com.healthy-chn.cloud:healthy-common-log:1.3.5.M1")
'com.healthy-chn.cloud:healthy-common-log:jar:1.3.5.M1'
<dependency org="com.healthy-chn.cloud" name="healthy-common-log" rev="1.3.5.M1">
<artifact name="healthy-common-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.healthy-chn.cloud', module='healthy-common-log', version='1.3.5.M1')
)
libraryDependencies += "com.healthy-chn.cloud" % "healthy-common-log" % "1.3.5.M1"
[com.healthy-chn.cloud/healthy-common-log "1.3.5.M1"]