is not current version
Last Version 2.2.0

org.resthub:resthub-web 2.1.2


GroupId

GroupId

org.resthub
ArtifactId

ArtifactId

resthub-web
Version

Version

2.1.2
Type

Type

pom

Download resthub-web 2.1.2

Filename Size
resthub-web-2.1.2.pom 767 bytes
Browse

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