is not current version
Last Version 3.0.12

io.fabric8:gitrepo-resteasy 2.2.183


Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

gitrepo-resteasy
Version

Version

2.2.183
Type

Type

jar

Download gitrepo-resteasy 2.2.183


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