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