Last Version

ftl 0.0.1

The http client framework for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

ftl
Version

Version

0.0.1
Type

Type

jar
Description

Description

ftl
The http client framework for java.

Download ftl 0.0.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.118
org.freemarker : freemarker jar 2.3.23

test (1)

Group / Artifact Type Version
com.github.houbb : test-core Optional jar 0.0.1

Project Modules

There are no modules declared in this project.