is not current version
Last Version 4.9

io.agrest.docs:agrest-docs 4.4

Agrest framework documentation

GroupId

GroupId

io.agrest.docs
ArtifactId

ArtifactId

agrest-docs
Version

Version

4.4
Type

Type

pom

Download agrest-docs 4.4

Filename Size
agrest-docs-4.4.pom 5 KB
Browse

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