| License |
License |
|---|---|
| GroupId | GroupIdorg.dishevelled |
| ArtifactId | ArtifactIddsh-bio-annotation |
| Version | Version2.0.7 |
| Type | Typejar |
| Description |
Descriptiondsh-bio-annotation
Support for SAM-style annotation fields.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dsh-bio-annotation-2.0.7.pom | |
| dsh-bio-annotation-2.0.7.jar | 23 KB |
| dsh-bio-annotation-2.0.7-sources.jar | 23 KB |
| dsh-bio-annotation-2.0.7-javadoc.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-annotation/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio-annotation</artifactId>
<version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-annotation/
implementation 'org.dishevelled:dsh-bio-annotation:2.0.7'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-annotation/
implementation ("org.dishevelled:dsh-bio-annotation:2.0.7")
'org.dishevelled:dsh-bio-annotation:jar:2.0.7'
<dependency org="org.dishevelled" name="dsh-bio-annotation" rev="2.0.7">
<artifact name="dsh-bio-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-bio-annotation', version='2.0.7')
)
libraryDependencies += "org.dishevelled" % "dsh-bio-annotation" % "2.0.7"
[org.dishevelled/dsh-bio-annotation "2.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 31.0.1-jre |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| commons-codec : commons-codec | jar | 1.15 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.dishevelled : dsh-compress | jar | 1.4.8 |