is not current version
Last Version 1.1

be.redlab.jersey:http-7xx 1.0


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

be.redlab.jersey
ArtifactId

ArtifactId

http-7xx
Version

Version

1.0
Type

Type

jar

Download http-7xx 1.0


<!-- https://jarcasting.com/artifacts/be.redlab.jersey/http-7xx/ -->
<dependency>
    <groupId>be.redlab.jersey</groupId>
    <artifactId>http-7xx</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/be.redlab.jersey/http-7xx/
implementation 'be.redlab.jersey:http-7xx:1.0'
// https://jarcasting.com/artifacts/be.redlab.jersey/http-7xx/
implementation ("be.redlab.jersey:http-7xx:1.0")
'be.redlab.jersey:http-7xx:jar:1.0'
<dependency org="be.redlab.jersey" name="http-7xx" rev="1.0">
  <artifact name="http-7xx" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.redlab.jersey', module='http-7xx', version='1.0')
)
libraryDependencies += "be.redlab.jersey" % "http-7xx" % "1.0"
[be.redlab.jersey/http-7xx "1.0"]