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