is not current version
Last Version 3.10

com.github.openstack4j.core:it-resteasy 3.9


Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

com.github.openstack4j.core
ArtifactId

ArtifactId

it-resteasy
Version

Version

3.9
Type

Type

jar

Download it-resteasy 3.9


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