GroupId | GroupIdorg.dishevelled |
---|---|
ArtifactId | ArtifactIddsh-bio-benchmarks |
Version | Version2.0.3 |
Type | Typejar |
Filename | Size |
---|---|
dsh-bio-benchmarks-2.0.3.pom | |
dsh-bio-benchmarks-2.0.3.jar | 4 MB |
dsh-bio-benchmarks-2.0.3-sources.jar | 4 MB |
dsh-bio-benchmarks-2.0.3-javadoc.jar | 1008 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-benchmarks/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio-benchmarks</artifactId>
<version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-benchmarks/
implementation 'org.dishevelled:dsh-bio-benchmarks:2.0.3'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-benchmarks/
implementation ("org.dishevelled:dsh-bio-benchmarks:2.0.3")
'org.dishevelled:dsh-bio-benchmarks:jar:2.0.3'
<dependency org="org.dishevelled" name="dsh-bio-benchmarks" rev="2.0.3">
<artifact name="dsh-bio-benchmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-bio-benchmarks', version='2.0.3')
)
libraryDependencies += "org.dishevelled" % "dsh-bio-benchmarks" % "2.0.3"
[org.dishevelled/dsh-bio-benchmarks "2.0.3"]