License |
License |
---|---|
GroupId | GroupIdio.agrest.docs |
ArtifactId | ArtifactIdagrest-docs |
Version | Version4.6 |
Type | Typepom |
Description |
Descriptionagrest-docs: parent of AsciiDoc documentation
Agrest framework documentation
|
Filename | Size |
---|---|
agrest-docs-4.6.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.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.agrest.docs/agrest-docs/
implementation 'io.agrest.docs:agrest-docs:4.6'
// https://jarcasting.com/artifacts/io.agrest.docs/agrest-docs/
implementation ("io.agrest.docs:agrest-docs:4.6")
'io.agrest.docs:agrest-docs:pom:4.6'
<dependency org="io.agrest.docs" name="agrest-docs" rev="4.6">
<artifact name="agrest-docs" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.agrest.docs', module='agrest-docs', version='4.6')
)
libraryDependencies += "io.agrest.docs" % "agrest-docs" % "4.6"
[io.agrest.docs/agrest-docs "4.6"]