MVN

de.cau.cs.kieler : pragmatics

Maven & Gradle

Jun 08, 2023
2 stars

KIELER Pragmatics - Parent · The parent configuration for pragmatics components of the KIELER project.

<dependency>
    <groupId>de.cau.cs.kieler</groupId>
    <artifactId>pragmatics</artifactId>
    <version>0.50.0.v20230607</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.cau.cs.kieler : pragmatics to add to Maven - Latest Versions:

  • Latest Stable: 0.50.0.v20230607

All Versions

Choose a version of de.cau.cs.kieler : pragmatics to add to Maven - All Versions:

Version Vulnerabilities Updated
0.50.x
pragmatics-0.50.0.v20230607

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.cau.cs.kieler</groupId>
    <artifactId>pragmatics</artifactId>
    <version>0.50.0.v20230607</version>
</dependency>