| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.telxs |
| Идентификатор | Идентификаторdemo-api |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe parent project of feign-native
|
| Имя Файла | Размер |
|---|---|
| demo-api-1.0.1.pom | |
| demo-api-1.0.1.jar | 4 KB |
| demo-api-1.0.1-sources.jar | 2 KB |
| demo-api-1.0.1-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.telxs/demo-api/ -->
<dependency>
<groupId>io.github.telxs</groupId>
<artifactId>demo-api</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.telxs/demo-api/
implementation 'io.github.telxs:demo-api:1.0.1'
// https://jarcasting.com/artifacts/io.github.telxs/demo-api/
implementation ("io.github.telxs:demo-api:1.0.1")
'io.github.telxs:demo-api:jar:1.0.1'
<dependency org="io.github.telxs" name="demo-api" rev="1.0.1">
<artifact name="demo-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.telxs', module='demo-api', version='1.0.1')
)
libraryDependencies += "io.github.telxs" % "demo-api" % "1.0.1"
[io.github.telxs/demo-api "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.github.telxs : feign-native | jar | 1.0.1 |