is not current version
Last Version 1.1.1

tech.anima:tinytypes-jersey 1.1.0

Typed wrappers on native types - Jersey support.

Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

tech.anima
ArtifactId

ArtifactId

tinytypes-jersey
Version

Version

1.1.0
Type

Type

jar

Download tinytypes-jersey 1.1.0


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