is not current version
Last Version 3.3.5

net.oneandone.stool:documentation 3.3.3

Stool Documentation

Categories

Categories

Net
GroupId

GroupId

net.oneandone.stool
ArtifactId

ArtifactId

documentation
Version

Version

3.3.3
Type

Type

jar

Download documentation 3.3.3


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