is not current version
Last Version 2.21.0

com.getperka.flatpack:flatpack-jersey 2.19.1


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

com.getperka.flatpack
ArtifactId

ArtifactId

flatpack-jersey
Version

Version

2.19.1
Type

Type

jar

Download flatpack-jersey 2.19.1


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