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