is not current version
Last Version 1.0-RC1

io.avaje:avaje-jsonb-parent 0.8

parent pom for jsonb

Categories

Categories

JSON Data
GroupId

GroupId

io.avaje
ArtifactId

ArtifactId

avaje-jsonb-parent
Version

Version

0.8
Type

Type

pom

Download avaje-jsonb-parent 0.8


<!-- https://jarcasting.com/artifacts/io.avaje/avaje-jsonb-parent/ -->
<dependency>
    <groupId>io.avaje</groupId>
    <artifactId>avaje-jsonb-parent</artifactId>
    <version>0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.avaje/avaje-jsonb-parent/
implementation 'io.avaje:avaje-jsonb-parent:0.8'
// https://jarcasting.com/artifacts/io.avaje/avaje-jsonb-parent/
implementation ("io.avaje:avaje-jsonb-parent:0.8")
'io.avaje:avaje-jsonb-parent:pom:0.8'
<dependency org="io.avaje" name="avaje-jsonb-parent" rev="0.8">
  <artifact name="avaje-jsonb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.avaje', module='avaje-jsonb-parent', version='0.8')
)
libraryDependencies += "io.avaje" % "avaje-jsonb-parent" % "0.8"
[io.avaje/avaje-jsonb-parent "0.8"]