is not current version
Last Version 2.21.0

com.getperka.flatpack:flatpack-jersey 2.6


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.getperka.flatpack
ArtifactId

ArtifactId

flatpack-jersey
Version

Version

2.6
Type

Type

jar

Download flatpack-jersey 2.6


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