is not current version
Last Version 2.2.1

com.github.dita-ot:dost 2.1.0

DITA-OT command-line tool

GroupId

GroupId

com.github.dita-ot
ArtifactId

ArtifactId

dost
Version

Version

2.1.0
Type

Type

jar

Download dost 2.1.0


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