is not current version
Last Version 3.0.12

io.fabric8:gitrepo-resteasy 3.0.11


Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

gitrepo-resteasy
Version

Version

3.0.11
Type

Type

jar

Download gitrepo-resteasy 3.0.11


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