| License |
License |
|---|---|
| GroupId | GroupIdorg.dishevelled |
| ArtifactId | ArtifactIddsh-bio-read |
| Last Version | Last Version2.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondsh-bio-read
Reads.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dsh-bio-read-2.0.9.pom | |
| dsh-bio-read-2.0.9.jar | 24 KB |
| dsh-bio-read-2.0.9-sources.jar | 22 KB |
| dsh-bio-read-2.0.9-javadoc.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-read/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio-read</artifactId>
<version>2.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-read/
implementation 'org.dishevelled:dsh-bio-read:2.0.9'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-read/
implementation ("org.dishevelled:dsh-bio-read:2.0.9")
'org.dishevelled:dsh-bio-read:jar:2.0.9'
<dependency org="org.dishevelled" name="dsh-bio-read" rev="2.0.9">
<artifact name="dsh-bio-read" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-bio-read', version='2.0.9')
)
libraryDependencies += "org.dishevelled" % "dsh-bio-read" % "2.0.9"
[org.dishevelled/dsh-bio-read "2.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 31.1-jre |
| org.biojava : core | jar | 1.9.5 |
| org.biojava : sequencing | jar | 1.9.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |