License |
License |
---|---|
GroupId | GroupIdorg.dishevelled |
ArtifactId | ArtifactIddsh-bio |
Last Version | Last Version2.0.9 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondishevelled.org bio
dishevelled.org bio multimodule build.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dsh-bio-2.0.9.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-bio/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio</artifactId>
<version>2.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio/
implementation 'org.dishevelled:dsh-bio:2.0.9'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio/
implementation ("org.dishevelled:dsh-bio:2.0.9")
'org.dishevelled:dsh-bio:pom:2.0.9'
<dependency org="org.dishevelled" name="dsh-bio" rev="2.0.9">
<artifact name="dsh-bio" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-bio', version='2.0.9')
)
libraryDependencies += "org.dishevelled" % "dsh-bio" % "2.0.9"
[org.dishevelled/dsh-bio "2.0.9"]