is not current version
Last Version 0.0.8

com.github.houbb:web 0.0.5

The web tool for java.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

web
Version

Version

0.0.5
Type

Type

pom

Download web 0.0.5

Filename Size
web-0.0.5.pom 10 KB
Browse

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