не последняя версия
Последняя версия 3.6.0

org.corpus-tools:pepper 3.3.3

A highly extensible plattform for conversion and manipulation of linguistic data between an unbound set of formats. Pepper can be used stand-alone as a command line interface, or be integrated as an API into other software products.

Группа

Группа

org.corpus-tools
Идентификатор

Идентификатор

pepper
Версия

Версия

3.3.3
Тип

Тип

pom

Скачать pepper 3.3.3

Имя Файла Размер
pepper-3.3.3.pom
pepper-3.3.3.zip 19 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.corpus-tools/pepper/ -->
<dependency>
    <groupId>org.corpus-tools</groupId>
    <artifactId>pepper</artifactId>
    <version>3.3.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.corpus-tools/pepper/
implementation 'org.corpus-tools:pepper:3.3.3'
// https://jarcasting.com/artifacts/org.corpus-tools/pepper/
implementation ("org.corpus-tools:pepper:3.3.3")
'org.corpus-tools:pepper:pom:3.3.3'
<dependency org="org.corpus-tools" name="pepper" rev="3.3.3">
  <artifact name="pepper" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.corpus-tools', module='pepper', version='3.3.3')
)
libraryDependencies += "org.corpus-tools" % "pepper" % "3.3.3"
[org.corpus-tools/pepper "3.3.3"]