| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.yuyenews |
| Идентификатор | Идентификаторmars-cloud-common |
| Последняя версия | Последняя версия4.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| mars-cloud-common-4.1.0.pom | |
| mars-cloud-common-4.1.0.jar | 19 KB |
| mars-cloud-common-4.1.0-sources.jar | 13 KB |
| mars-cloud-common-4.1.0-javadoc.jar | 191 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-common/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>mars-cloud-common</artifactId>
<version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-common/
implementation 'com.github.yuyenews:mars-cloud-common:4.1.0'
// https://jarcasting.com/artifacts/com.github.yuyenews/mars-cloud-common/
implementation ("com.github.yuyenews:mars-cloud-common:4.1.0")
'com.github.yuyenews:mars-cloud-common:jar:4.1.0'
<dependency org="com.github.yuyenews" name="mars-cloud-common" rev="4.1.0">
<artifact name="mars-cloud-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='mars-cloud-common', version='4.1.0')
)
libraryDependencies += "com.github.yuyenews" % "mars-cloud-common" % "4.1.0"
[com.github.yuyenews/mars-cloud-common "4.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 4.7.2 |
| com.github.yuyenews : mars-starter Необязательный | jar | 3.3.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |