MVN

de.fau.cs.osr.ptk : ptk-common

Maven & Gradle

Sep 13, 2017
23 usages
1 stars

PTK - Common · The parser toolkit common module provides the basic facilities for AST building, traversal, persistence and more.

<dependency>
    <groupId>de.fau.cs.osr.ptk</groupId>
    <artifactId>ptk-common</artifactId>
    <version>3.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.fau.cs.osr.ptk : ptk-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0.8

All Versions

Choose a version of de.fau.cs.osr.ptk : ptk-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0.x
ptk-common-3.0.8
ptk-common-3.0.7
ptk-common-3.0.6
2.2.x
ptk-common-2.2.0
2.1.x
ptk-common-2.1.0
2.0.x
ptk-common-2.0.0
1.1.x
ptk-common-1.1.1
ptk-common-1.1.0
1.0.x
ptk-common-1.0.0.1

How to add a dependency to Maven

Add the following de.fau.cs.osr.ptk : ptk-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.fau.cs.osr.ptk</groupId>
    <artifactId>ptk-common</artifactId>
    <version>3.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.fau.cs.osr.ptk : ptk-common gradle dependency to your build.gradle file:

implementation 'de.fau.cs.osr.ptk:ptk-common:3.0.8'

Gradle Kotlin DSL: Add the following de.fau.cs.osr.ptk : ptk-common gradle kotlin dependency to your build.gradle.kts file:

implementation("de.fau.cs.osr.ptk:ptk-common:3.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.fau.cs.osr.ptk : ptk-common sbt scala dependency to your build.sbt file:

libraryDependencies += "de.fau.cs.osr.ptk" % "ptk-common" % "3.0.8"

Advertisement

Dependencies from Group

Sep 13, 2017
23 usages
1 stars
Sep 13, 2017
4 usages
1 stars
Sep 13, 2017
3 usages
1 stars
Sep 13, 2017
3 usages
1 stars

Discover Dependencies

Dec 11, 2017
3 usages
7 stars
Sep 12, 2012
Mar 22, 2016
0 stars
Mar 24, 2016
1 usages
7 stars
Mar 24, 2016
2 usages
7 stars
Feb 27, 2019
2 usages
0 stars
Sep 13, 2012
20 stars