is not current version
Last Version 2.0.9

org.dishevelled:dsh-bio-adam 2.0

Adapt dsh-bio models to ADAM.

GroupId

GroupId

org.dishevelled
ArtifactId

ArtifactId

dsh-bio-adam
Version

Version

2.0
Type

Type

jar

Download dsh-bio-adam 2.0


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