| License |
License |
|---|---|
| GroupId | GroupIdorg.dishevelled |
| ArtifactId | ArtifactIddsh-bio-alignment |
| Version | Version2.0.4 |
| Type | Typejar |
| Description |
Descriptiondsh-bio-alignment
Alignments.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dsh-bio-alignment-2.0.4.pom | |
| dsh-bio-alignment-2.0.4.jar | 68 KB |
| dsh-bio-alignment-2.0.4-sources.jar | 60 KB |
| dsh-bio-alignment-2.0.4-javadoc.jar | 550 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-alignment/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio-alignment</artifactId>
<version>2.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-alignment/
implementation 'org.dishevelled:dsh-bio-alignment:2.0.4'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-alignment/
implementation ("org.dishevelled:dsh-bio-alignment:2.0.4")
'org.dishevelled:dsh-bio-alignment:jar:2.0.4'
<dependency org="org.dishevelled" name="dsh-bio-alignment" rev="2.0.4">
<artifact name="dsh-bio-alignment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-bio-alignment', version='2.0.4')
)
libraryDependencies += "org.dishevelled" % "dsh-bio-alignment" % "2.0.4"
[org.dishevelled/dsh-bio-alignment "2.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 30.1.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.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.dishevelled : dsh-compress | jar | 1.4.5 |