is not current version
Last Version 0.0.5

com.github.houbb:web-api 0.0.1


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

web-api
Version

Version

0.0.1
Type

Type

jar

Download web-api 0.0.1


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