не последняя версия
Последняя версия 5.0.M2

io.agrest:agrest-engine 3.9

Core Agrest server engine

Группа

Группа

io.agrest
Идентификатор

Идентификатор

agrest-engine
Версия

Версия

3.9
Тип

Тип

jar

Скачать agrest-engine 3.9


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