| License |
License |
|---|---|
| GroupId | GroupIdorg.dishevelled |
| ArtifactId | ArtifactIddsh-bio-benchmarks |
| Last Version | Last Version2.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondsh-bio-benchmarks
Benchmarks.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| dsh-bio-benchmarks-2.0.9.pom | |
| dsh-bio-benchmarks-2.0.9.jar | 5 MB |
| dsh-bio-benchmarks-2.0.9-sources.jar | 5 MB |
| dsh-bio-benchmarks-2.0.9-javadoc.jar | 209 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-benchmarks/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio-benchmarks</artifactId>
<version>2.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-benchmarks/
implementation 'org.dishevelled:dsh-bio-benchmarks:2.0.9'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-benchmarks/
implementation ("org.dishevelled:dsh-bio-benchmarks:2.0.9")
'org.dishevelled:dsh-bio-benchmarks:jar:2.0.9'
<dependency org="org.dishevelled" name="dsh-bio-benchmarks" rev="2.0.9">
<artifact name="dsh-bio-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-bio-benchmarks', version='2.0.9')
)
libraryDependencies += "org.dishevelled" % "dsh-bio-benchmarks" % "2.0.9"
[org.dishevelled/dsh-bio-benchmarks "2.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.dishevelled : dsh-bio-tools | jar | 2.0.9 |
| org.openjdk.jmh : jmh-core | jar | 1.34 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.34 |