| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторftl |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеftl
The http client framework for java.
|
| Имя Файла | Размер |
|---|---|
| ftl-0.0.1.pom | |
| ftl-0.0.1.jar | 10 KB |
| ftl-0.0.1-sources.jar | 7 KB |
| ftl-0.0.1-javadoc.jar | 101 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/ftl/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>ftl</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/ftl/
implementation 'com.github.houbb:ftl:0.0.1'
// https://jarcasting.com/artifacts/com.github.houbb/ftl/
implementation ("com.github.houbb:ftl:0.0.1")
'com.github.houbb:ftl:jar:0.0.1'
<dependency org="com.github.houbb" name="ftl" rev="0.0.1">
<artifact name="ftl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='ftl', version='0.0.1')
)
libraryDependencies += "com.github.houbb" % "ftl" % "0.0.1"
[com.github.houbb/ftl "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : heaven | jar | 0.1.118 |
| org.freemarker : freemarker | jar | 2.3.23 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : test-core Необязательный | jar | 0.0.1 |