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