is not current version
Last Version 0.9.0

org.skyscreamer:yoga-resteasy 0.4.0

Extension to Yoga for simplified RESTEasy integration

Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.skyscreamer
ArtifactId

ArtifactId

yoga-resteasy
Version

Version

0.4.0
Type

Type

jar

Download yoga-resteasy 0.4.0


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