Jar examples for p:ptk-common
The parser toolkit common module provides the basic facilities for AST building, traversal, persistence and much more.
You can download jar file ptk-common 1.1.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add ptk-common-1.1.0.jar to your project.
<dependency> <groupId>de.fau.cs.osr.ptk</groupId> <artifactId>ptk-common</artifactId> <version>1.1.0</version> </dependency>
compile group: 'de.fau.cs.osr.ptk', name: 'ptk-common', version: '1.1.0'
libraryDependencies += "de.fau.cs.osr.ptk" % "ptk-common" % "1.1.0"
<dependency org="de.fau.cs.osr.ptk" name="ptk-common" rev="1.1.0"/>
@Grapes(@Grab(group='de.fau.cs.osr.ptk', module='ptk-common', version='1.1.0'))
'de.fau.cs.osr.ptk:ptk-common:jar:1.1.0'
Click the following link to download the jar file.
ptk-common-1.1.0-javadoc.jar