is not current version
Last Version 3.3.23

org.terracotta:docs 3.3.5


GroupId

GroupId

org.terracotta
ArtifactId

ArtifactId

docs
Version

Version

3.3.5
Type

Type

jar

Download docs 3.3.5


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