p

pragmatics

The parent configuration for pragmatics components of the KIELER project.
https://github.com/kieler/pragmatics/
EPL-1.0
Niklas Rentz
文件下载
文件名 操作
pragmatics-0.51.0.v20240410.pom 下载
Apache Maven
<dependency>
  <groupId>de.cau.cs.kieler</groupId>
  <artifactId>pragmatics</artifactId>
  <version>0.51.0.v20240410</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'de.cau.cs.kieler:pragmatics:0.51.0.v20240410'
Gradle Kotlin
implementation("de.cau.cs.kieler:pragmatics:0.51.0.v20240410")
Scala SBT
libraryDependencies += "de.cau.cs.kieler" % "pragmatics" % "0.51.0.v20240410"
Groovy Grape
@Grapes(
  @Grab(group='de.cau.cs.kieler', module='pragmatics', version='0.51.0.v20240410')
)
Apache Ivy
<dependency org="de.cau.cs.kieler" name="pragmatics" rev="0.51.0.v20240410" />
Leiningen
[de.cau.cs.kieler/pragmatics "0.51.0.v20240410"]
Apache Buildr
'de.cau.cs.kieler:pragmatics:jar:0.51.0.v20240410'
本项目依赖
该项目无第三方依赖