is not current version
Last Version 1.2

org.atteo.moonshine:resteasy 1.1


Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

org.atteo.moonshine
ArtifactId

ArtifactId

resteasy
Version

Version

1.1
Type

Type

jar

Download resteasy 1.1


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