is not current version
Last Version 2.2.1

com.github.dita-ot:dost 1.8.5

DITA-OT command-line tool

GroupId

GroupId

com.github.dita-ot
ArtifactId

ArtifactId

dost
Version

Version

1.8.5
Type

Type

jar

Download dost 1.8.5


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