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