is not current version
Last Version 2.0.9

org.dishevelled:dsh-bio-assembly 2.0.1

Assemblies.

GroupId

GroupId

org.dishevelled
ArtifactId

ArtifactId

dsh-bio-assembly
Version

Version

2.0.1
Type

Type

jar

Download dsh-bio-assembly 2.0.1


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