is not current version
Last Version 2.0.9

org.dishevelled:dsh-bio-tools 2.0.2

Command line tools.

GroupId

GroupId

org.dishevelled
ArtifactId

ArtifactId

dsh-bio-tools
Version

Version

2.0.2
Type

Type

jar

Download dsh-bio-tools 2.0.2


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