is not current version
Last Version 5.0.8

org.intermine:intermine-resources 5.0.0

InterMine core modules

GroupId

GroupId

org.intermine
ArtifactId

ArtifactId

intermine-resources
Version

Version

5.0.0
Type

Type

jar

Download intermine-resources 5.0.0


<!-- https://jarcasting.com/artifacts/org.intermine/intermine-resources/ -->
<dependency>
    <groupId>org.intermine</groupId>
    <artifactId>intermine-resources</artifactId>
    <version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.intermine/intermine-resources/
implementation 'org.intermine:intermine-resources:5.0.0'
// https://jarcasting.com/artifacts/org.intermine/intermine-resources/
implementation ("org.intermine:intermine-resources:5.0.0")
'org.intermine:intermine-resources:jar:5.0.0'
<dependency org="org.intermine" name="intermine-resources" rev="5.0.0">
  <artifact name="intermine-resources" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.intermine', module='intermine-resources', version='5.0.0')
)
libraryDependencies += "org.intermine" % "intermine-resources" % "5.0.0"
[org.intermine/intermine-resources "5.0.0"]