is not current version
Last Version 5.1.0

org.biopax.paxtools:pattern 4.3.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

4.3.1
Type

Type

jar

Download pattern 4.3.1


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