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