License |
License |
---|---|
GroupId | GroupIdorg.dishevelled |
ArtifactId | ArtifactIddsh-bio-assembly |
Version | Version2.0.8 |
Type | Typejar |
Description |
Descriptiondsh-bio-assembly
Assemblies.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dsh-bio-assembly-2.0.8.pom | |
dsh-bio-assembly-2.0.8.jar | 79 KB |
dsh-bio-assembly-2.0.8-sources.jar | 73 KB |
dsh-bio-assembly-2.0.8-javadoc.jar | 220 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-assembly/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio-assembly</artifactId>
<version>2.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-assembly/
implementation 'org.dishevelled:dsh-bio-assembly:2.0.8'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-assembly/
implementation ("org.dishevelled:dsh-bio-assembly:2.0.8")
'org.dishevelled:dsh-bio-assembly:jar:2.0.8'
<dependency org="org.dishevelled" name="dsh-bio-assembly" rev="2.0.8">
<artifact name="dsh-bio-assembly" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-bio-assembly', version='2.0.8')
)
libraryDependencies += "org.dishevelled" % "dsh-bio-assembly" % "2.0.8"
[org.dishevelled/dsh-bio-assembly "2.0.8"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.1-jre |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
commons-codec : commons-codec | jar | 1.15 |
org.dishevelled : dsh-bio-annotation | jar | 2.0.8 |
org.dishevelled : dsh-compress | jar | 1.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |