ftl

The http client framework for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

ftl
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ftl
The http client framework for java.

Download ftl

How to add to project

<!-- 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.

Versions

Version
0.0.1