Files download
File Operation
dkpro-statistics-agreement-2.2.0.jar download
dkpro-statistics-agreement-2.2.0.pom download
dkpro-statistics-agreement-2.2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.dkpro.statistics</groupId>
  <artifactId>dkpro-statistics-agreement</artifactId>
  <version>2.2.0</version>
</dependency>
Gradle Groovy
implementation 'org.dkpro.statistics:dkpro-statistics-agreement:2.2.0'
Gradle Kotlin
implementation("org.dkpro.statistics:dkpro-statistics-agreement:2.2.0")
Scala SBT
libraryDependencies += "org.dkpro.statistics" % "dkpro-statistics-agreement" % "2.2.0"
Groovy Grape
@Grapes(
  @Grab(group='org.dkpro.statistics', module='dkpro-statistics-agreement', version='2.2.0')
)
Apache Ivy
<dependency org="org.dkpro.statistics" name="dkpro-statistics-agreement" rev="2.2.0" />
Leiningen
[org.dkpro.statistics/dkpro-statistics-agreement "2.2.0"]
Apache Buildr
'org.dkpro.statistics:dkpro-statistics-agreement:jar:2.2.0'