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