is not current version
Last Version 5.1.0

org.biopax.paxtools:pattern 5.0.1

The BioPAX Pattern Search library; also, e.g., converts BioPAX model to SIF (simple binary interactions) text format.

GroupId

GroupId

org.biopax.paxtools
ArtifactId

ArtifactId

pattern
Version

Version

5.0.1
Type

Type

jar

Download pattern 5.0.1


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