is not current version
Last Version 2.0.9

org.dishevelled:dsh-bio-read 1.0

Reads.

GroupId

GroupId

org.dishevelled
ArtifactId

ArtifactId

dsh-bio-read
Version

Version

1.0
Type

Type

jar

Download dsh-bio-read 1.0


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