Jar examples for p:paxtools-core
Paxtools core library includes the BioPAX object model and interfaces, the default implementation and extras: reflection-based class factories and property editors/accessors, some inverse properties (e.g., xrefOf, componentOf), traversal and file (I/O) utilities.
You can download jar file paxtools-core 4.3.1 in this page.
You can use the following script to add paxtools-core-4.3.1.jar to your project.
<dependency> <groupId>org.biopax.paxtools</groupId> <artifactId>paxtools-core</artifactId> <version>4.3.1</version> </dependency>
compile group: 'org.biopax.paxtools', name: 'paxtools-core', version: '4.3.1'
libraryDependencies += "org.biopax.paxtools" % "paxtools-core" % "4.3.1"
<dependency org="org.biopax.paxtools" name="paxtools-core" rev="4.3.1"/>
@Grapes(@Grab(group='org.biopax.paxtools', module='paxtools-core', version='4.3.1'))
'org.biopax.paxtools:paxtools-core:jar:4.3.1'
Click the following link to download the jar file.
paxtools-core-4.3.1-javadoc.jar