is not current version
Last Version 4.1

io.agrest:agrest 3.0

Model-driven REST data services framework

GroupId

GroupId

io.agrest
ArtifactId

ArtifactId

agrest
Version

Version

3.0
Type

Type

jar

Download agrest 3.0


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