is not current version
Last Version 5.0.M2

io.agrest:agrest-bom 4.3

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

Type

pom

Download agrest-bom 4.3

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

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