| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.xream.reliable |
| Идентификатор | Идентификаторreliable-api |
| Версия | Версия1.2.0.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеhttp://reliable.xream.io
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| reliable-api-1.2.0.RELEASE.pom | |
| reliable-api-1.2.0.RELEASE.jar | 10 KB |
| reliable-api-1.2.0.RELEASE-sources.jar | 10 KB |
| reliable-api-1.2.0.RELEASE-javadoc.jar | 57 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.xream.reliable/reliable-api/ -->
<dependency>
<groupId>io.xream.reliable</groupId>
<artifactId>reliable-api</artifactId>
<version>1.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.xream.reliable/reliable-api/
implementation 'io.xream.reliable:reliable-api:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/io.xream.reliable/reliable-api/
implementation ("io.xream.reliable:reliable-api:1.2.0.RELEASE")
'io.xream.reliable:reliable-api:jar:1.2.0.RELEASE'
<dependency org="io.xream.reliable" name="reliable-api" rev="1.2.0.RELEASE">
<artifact name="reliable-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xream.reliable', module='reliable-api', version='1.2.0.RELEASE')
)
libraryDependencies += "io.xream.reliable" % "reliable-api" % "1.2.0.RELEASE"
[io.xream.reliable/reliable-api "1.2.0.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.xream.x7 : x7-spring-boot-starter | jar | 2.9.0.RELEASE |