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