is not current version
Last Version 3.0.2

org.overturetool:documentation 3.0.0


GroupId

GroupId

org.overturetool
ArtifactId

ArtifactId

documentation
Version

Version

3.0.0
Type

Type

pom

Download documentation 3.0.0

Filename Size
documentation-3.0.0.pom 588 bytes
Browse

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