is not current version
Last Version 5.0.M2

io.agrest:agrest-bom 3.8

Bill of Materials (BOM) for Agrest modules that allows the end users to capture the version of multiple Agrest modules at once.

GroupId

GroupId

io.agrest
ArtifactId

ArtifactId

agrest-bom
Version

Version

3.8
Type

Type

pom

Download agrest-bom 3.8

Filename Size
agrest-bom-3.8.pom 4 KB
Browse

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