is not current version
Last Version 5.0.8

org.intermine:intermine-resources 5.0.1

InterMine core modules

GroupId

GroupId

org.intermine
ArtifactId

ArtifactId

intermine-resources
Version

Version

5.0.1
Type

Type

jar

Download intermine-resources 5.0.1


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