is not current version
Last Version 5.0.M2

io.agrest:agrest-bom 4.0

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

4.0
Type

Type

pom

Download agrest-bom 4.0

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

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