License |
License |
---|---|
GroupId | GroupIdorg.intermine |
ArtifactId | ArtifactIdbio-tools |
Last Version | Last Version5.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbio-tools
InterMine bio modules
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bio-tools-5.0.8.pom | |
bio-tools-5.0.8.jar | 4 KB |
bio-tools-5.0.8-sources.jar | 3 KB |
bio-tools-5.0.8-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.intermine/bio-tools/ -->
<dependency>
<groupId>org.intermine</groupId>
<artifactId>bio-tools</artifactId>
<version>5.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.intermine/bio-tools/
implementation 'org.intermine:bio-tools:5.0.8'
// https://jarcasting.com/artifacts/org.intermine/bio-tools/
implementation ("org.intermine:bio-tools:5.0.8")
'org.intermine:bio-tools:jar:5.0.8'
<dependency org="org.intermine" name="bio-tools" rev="5.0.8">
<artifact name="bio-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.intermine', module='bio-tools', version='5.0.8')
)
libraryDependencies += "org.intermine" % "bio-tools" % "5.0.8"
[org.intermine/bio-tools "5.0.8"]
Group / Artifact | Type | Version |
---|---|---|
ant : ant | jar | 1.6.5 |
org.intermine : intermine-webtasks | jar | 5.0.8 |
org.intermine : bio-core | jar | 5.0.8 |
org.intermine : bio-model | jar | 5.0.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |
xmlunit : xmlunit | jar | 1.0 |