Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdio.avaje |
ArtifactId | ArtifactIdavaje-jsonb-parent |
Version | Version0.10 |
Type | Typepom |
Filename | Size |
---|---|
avaje-jsonb-parent-0.10.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.avaje/avaje-jsonb-parent/ -->
<dependency>
<groupId>io.avaje</groupId>
<artifactId>avaje-jsonb-parent</artifactId>
<version>0.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.avaje/avaje-jsonb-parent/
implementation 'io.avaje:avaje-jsonb-parent:0.10'
// https://jarcasting.com/artifacts/io.avaje/avaje-jsonb-parent/
implementation ("io.avaje:avaje-jsonb-parent:0.10")
'io.avaje:avaje-jsonb-parent:pom:0.10'
<dependency org="io.avaje" name="avaje-jsonb-parent" rev="0.10">
<artifact name="avaje-jsonb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.avaje', module='avaje-jsonb-parent', version='0.10')
)
libraryDependencies += "io.avaje" % "avaje-jsonb-parent" % "0.10"
[io.avaje/avaje-jsonb-parent "0.10"]