is not current version
Last Version 1.6.0

io.knotx:documentation 1.2.1


GroupId

GroupId

io.knotx
ArtifactId

ArtifactId

documentation
Version

Version

1.2.1
Type

Type

pom

Download documentation 1.2.1

Filename Size
documentation-1.2.1.pom 3 KB
Browse

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