is not current version
Last Version 5.0.M2

io.agrest:agrest-engine 4.8

Core Agrest server engine

GroupId

GroupId

io.agrest
ArtifactId

ArtifactId

agrest-engine
Version

Version

4.8
Type

Type

jar

Download agrest-engine 4.8


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