| License | License | 
|---|---|
| GroupId | GroupIdorg.opentcs | 
| ArtifactId | ArtifactIdopentcs-documentation | 
| Last Version | Last Version5.5.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionopenTCS-Documentation openTCS-Documentation | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.opentcs/opentcs-documentation/ -->
<dependency>
    <groupId>org.opentcs</groupId>
    <artifactId>opentcs-documentation</artifactId>
    <version>5.5.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.opentcs/opentcs-documentation/
implementation 'org.opentcs:opentcs-documentation:5.5.0'// https://jarcasting.com/artifacts/org.opentcs/opentcs-documentation/
implementation ("org.opentcs:opentcs-documentation:5.5.0")'org.opentcs:opentcs-documentation:pom:5.5.0'<dependency org="org.opentcs" name="opentcs-documentation" rev="5.5.0">
  <artifact name="opentcs-documentation" type="pom" />
</dependency>@Grapes(
@Grab(group='org.opentcs', module='opentcs-documentation', version='5.5.0')
)libraryDependencies += "org.opentcs" % "opentcs-documentation" % "5.5.0"[org.opentcs/opentcs-documentation "5.5.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.opentcs : opentcs-common | jar | 5.5.0 | 
| org.opentcs : opentcs-kernel | jar | 5.5.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |