is not current version
Last Version 0.10

org.gwizard:gwizard-jersey 0.9


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

org.gwizard
ArtifactId

ArtifactId

gwizard-jersey
Version

Version

0.9
Type

Type

jar

Download gwizard-jersey 0.9


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