is not current version
Last Version 1.6.0

io.knotx:documentation 1.0.0


GroupId

GroupId

io.knotx
ArtifactId

ArtifactId

documentation
Version

Version

1.0.0
Type

Type

pom

Download documentation 1.0.0

Filename Size
documentation-1.0.0.pom 3 KB
Browse

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