is not current version
Last Version 5.0.M2

io.agrest:agrest-engine 4.2

Core Agrest server engine

GroupId

GroupId

io.agrest
ArtifactId

ArtifactId

agrest-engine
Version

Version

4.2
Type

Type

jar

Download agrest-engine 4.2


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