is not current version
Last Version 5.0.8

org.intermine:intermine-pathquery 5.0.1

InterMine core modules

GroupId

GroupId

org.intermine
ArtifactId

ArtifactId

intermine-pathquery
Version

Version

5.0.1
Type

Type

jar

Download intermine-pathquery 5.0.1


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