is not current version
Last Version 1.3

org.joyrest:joyrest-grizzly 1.2


Categories

Categories

Grizzly Net Networking
GroupId

GroupId

org.joyrest
ArtifactId

ArtifactId

joyrest-grizzly
Version

Version

1.2
Type

Type

jar

Download joyrest-grizzly 1.2


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