is not current version
Last Version 1.3

org.joyrest:joyrest-spring 1.0


GroupId

GroupId

org.joyrest
ArtifactId

ArtifactId

joyrest-spring
Version

Version

1.0
Type

Type

jar

Download joyrest-spring 1.0


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