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