is not current version
Last Version 3.0.2

org.overturetool:documentation 2.5.6


GroupId

GroupId

org.overturetool
ArtifactId

ArtifactId

documentation
Version

Version

2.5.6
Type

Type

pom

Download documentation 2.5.6

Filename Size
documentation-2.5.6.pom 588 bytes
Browse

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