is not current version
Last Version 5.0.M2

io.agrest:agrest-parent 3.1

Parent POM of Agrest modules

GroupId

GroupId

io.agrest
ArtifactId

ArtifactId

agrest-parent
Version

Version

3.1
Type

Type

pom

Download agrest-parent 3.1

Filename Size
agrest-parent-3.1.pom 13 KB
Browse

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