| Лицензия |
Лицензия |
|---|---|
| Группа | Группаxyz.luan |
| Идентификатор | Идентификаторhttp-facade |
| Версия | Версия2.5.0 |
| Тип | Типjar |
| Описание |
ОписаниеJust the parent POM, default information and such.
|
| Имя Файла | Размер |
|---|---|
| http-facade-2.5.0.pom | |
| http-facade-2.5.0.jar | 20 KB |
| http-facade-2.5.0-sources.jar | 9 KB |
| http-facade-2.5.0-javadoc.jar | 59 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/xyz.luan/http-facade/ -->
<dependency>
<groupId>xyz.luan</groupId>
<artifactId>http-facade</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.luan/http-facade/
implementation 'xyz.luan:http-facade:2.5.0'
// https://jarcasting.com/artifacts/xyz.luan/http-facade/
implementation ("xyz.luan:http-facade:2.5.0")
'xyz.luan:http-facade:jar:2.5.0'
<dependency org="xyz.luan" name="http-facade" rev="2.5.0">
<artifact name="http-facade" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.luan', module='http-facade', version='2.5.0')
)
libraryDependencies += "xyz.luan" % "http-facade" % "2.5.0"
[xyz.luan/http-facade "2.5.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |