| Группа | Группаcom.github.yuyenews |
|---|---|
| Идентификатор | Идентификаторmars-cloud-starter |
| Версия | Версия3.0.30 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| mars-cloud-starter-3.0.30.pom | |
| mars-cloud-starter-3.0.30.jar | 3 KB |
| mars-cloud-starter-3.0.30-sources.jar | 2 KB |
| mars-cloud-starter-3.0.30-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-starter/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>mars-cloud-starter</artifactId>
<version>3.0.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-starter/
implementation 'com.github.yuyenews:mars-cloud-starter:3.0.30'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-starter/
implementation ("com.github.yuyenews:mars-cloud-starter:3.0.30")
'com.github.yuyenews:mars-cloud-starter:jar:3.0.30'
<dependency org="com.github.yuyenews" name="mars-cloud-starter" rev="3.0.30">
<artifact name="mars-cloud-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-cloud-starter', version='3.0.30')
)
libraryDependencies += "com.github.yuyenews" % "mars-cloud-starter" % "3.0.30"
[com.github.yuyenews/mars-cloud-starter "3.0.30"]