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 5.0.0-beta1 in this page.
You can use the following script to add paxtools-core-5.0.0-beta1.jar to your project.
<dependency> <groupId>org.biopax.paxtools</groupId> <artifactId>paxtools-core</artifactId> <version>5.0.0-beta1</version> </dependency>
compile group: 'org.biopax.paxtools', name: 'paxtools-core', version: '5.0.0-beta1'
libraryDependencies += "org.biopax.paxtools" % "paxtools-core" % "5.0.0-beta1"
<dependency org="org.biopax.paxtools" name="paxtools-core" rev="5.0.0-beta1"/>
@Grapes(@Grab(group='org.biopax.paxtools', module='paxtools-core', version='5.0.0-beta1'))
'org.biopax.paxtools:paxtools-core:jar:5.0.0-beta1'
Click the following link to download the jar file.
paxtools-core-5.0.0-beta1-javadoc.jar