com.github.houbb:web-api

The web tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

web-api
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

The web tool for java.

Download web-api

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.houbb/web-api/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>web-api</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/web-api/
implementation 'com.github.houbb:web-api:0.0.5'
// https://jarcasting.com/artifacts/com.github.houbb/web-api/
implementation ("com.github.houbb:web-api:0.0.5")
'com.github.houbb:web-api:jar:0.0.5'
<dependency org="com.github.houbb" name="web-api" rev="0.0.5">
  <artifact name="web-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='web-api', version='0.0.5')
)
libraryDependencies += "com.github.houbb" % "web-api" % "0.0.5"
[com.github.houbb/web-api "0.0.5"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.servlet : jstl jar 1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1