GroupId | GroupIdcom.github.yuyenews |
---|---|
ArtifactId | ArtifactIdmars-cloud-common |
Version | Version3.0.27 |
Type | Typejar |
Filename | Size |
---|---|
mars-cloud-common-3.0.27.pom | |
mars-cloud-common-3.0.27.jar | 12 KB |
mars-cloud-common-3.0.27-sources.jar | 8 KB |
mars-cloud-common-3.0.27-javadoc.jar | 133 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-common/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>mars-cloud-common</artifactId>
<version>3.0.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-common/
implementation 'com.github.yuyenews:mars-cloud-common:3.0.27'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-common/
implementation ("com.github.yuyenews:mars-cloud-common:3.0.27")
'com.github.yuyenews:mars-cloud-common:jar:3.0.27'
<dependency org="com.github.yuyenews" name="mars-cloud-common" rev="3.0.27">
<artifact name="mars-cloud-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-cloud-common', version='3.0.27')
)
libraryDependencies += "com.github.yuyenews" % "mars-cloud-common" % "3.0.27"
[com.github.yuyenews/mars-cloud-common "3.0.27"]