is not current version
Last Version 4.10

io.agrest:agrest-base 3.6

Collection of common Agrest components

GroupId

GroupId

io.agrest
ArtifactId

ArtifactId

agrest-base
Version

Version

3.6
Type

Type

jar

Download agrest-base 3.6


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