GroupId | GroupIdcom.healthy-chn.cloud |
---|---|
ArtifactId | ArtifactIdhealthy-common-core |
Version | Version1.3.4 |
Type | Typejar |
Filename | Size |
---|---|
healthy-common-core-1.3.4.pom | |
healthy-common-core-1.3.4.jar | 61 KB |
healthy-common-core-1.3.4-sources.jar | 41 KB |
healthy-common-core-1.3.4-javadoc.jar | 347 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-core/
implementation 'com.healthy-chn.cloud:healthy-common-core:1.3.4'
// https://jarcasting.com/artifacts/com.healthy-chn.cloud/healthy-common-core/
implementation ("com.healthy-chn.cloud:healthy-common-core:1.3.4")
'com.healthy-chn.cloud:healthy-common-core:jar:1.3.4'
<dependency org="com.healthy-chn.cloud" name="healthy-common-core" rev="1.3.4">
<artifact name="healthy-common-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.healthy-chn.cloud', module='healthy-common-core', version='1.3.4')
)
libraryDependencies += "com.healthy-chn.cloud" % "healthy-common-core" % "1.3.4"
[com.healthy-chn.cloud/healthy-common-core "1.3.4"]