License |
License |
---|---|
GroupId | GroupIdorg.dishevelled |
ArtifactId | ArtifactIddsh-bio-feature |
Last Version | Last Version2.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondsh-bio-feature
Sequence features.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dsh-bio-feature-2.0.9.pom | |
dsh-bio-feature-2.0.9.jar | 20 KB |
dsh-bio-feature-2.0.9-sources.jar | 18 KB |
dsh-bio-feature-2.0.9-javadoc.jar | 65 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-feature/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio-feature</artifactId>
<version>2.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-feature/
implementation 'org.dishevelled:dsh-bio-feature:2.0.9'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-feature/
implementation ("org.dishevelled:dsh-bio-feature:2.0.9")
'org.dishevelled:dsh-bio-feature:jar:2.0.9'
<dependency org="org.dishevelled" name="dsh-bio-feature" rev="2.0.9">
<artifact name="dsh-bio-feature" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-bio-feature', version='2.0.9')
)
libraryDependencies += "org.dishevelled" % "dsh-bio-feature" % "2.0.9"
[org.dishevelled/dsh-bio-feature "2.0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.1-jre |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |