is not current version
Last Version 5.0.M2

io.agrest:agrest-bom 3.4

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.4
Type

Type

pom

Download agrest-bom 3.4

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

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