is not current version
Last Version 3.0.12

io.fabric8:gitrepo-resteasy 2.1.10


Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

gitrepo-resteasy
Version

Version

2.1.10
Type

Type

jar

Download gitrepo-resteasy 2.1.10


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