License |
License |
---|---|
GroupId | GroupIdorg.intermine |
ArtifactId | ArtifactIdintermine-resources |
Last Version | Last Version5.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionintermine-resources
InterMine core modules
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
intermine-resources-5.0.8.pom | |
intermine-resources-5.0.8.jar | 3 KB |
intermine-resources-5.0.8-sources.jar | 3 KB |
intermine-resources-5.0.8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.intermine/intermine-resources/ -->
<dependency>
<groupId>org.intermine</groupId>
<artifactId>intermine-resources</artifactId>
<version>5.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.intermine/intermine-resources/
implementation 'org.intermine:intermine-resources:5.0.8'
// https://jarcasting.com/artifacts/org.intermine/intermine-resources/
implementation ("org.intermine:intermine-resources:5.0.8")
'org.intermine:intermine-resources:jar:5.0.8'
<dependency org="org.intermine" name="intermine-resources" rev="5.0.8">
<artifact name="intermine-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.intermine', module='intermine-resources', version='5.0.8')
)
libraryDependencies += "org.intermine" % "intermine-resources" % "5.0.8"
[org.intermine/intermine-resources "5.0.8"]