is not current version
Last Version 1.13.6

org.daisy.pipeline.modules:nlp-modules-aggregator 1

Aggregator POM for modules related to Natural Language Processing

GroupId

GroupId

org.daisy.pipeline.modules
ArtifactId

ArtifactId

nlp-modules-aggregator
Version

Version

1
Type

Type

pom

Download nlp-modules-aggregator 1


<!-- https://jarcasting.com/artifacts/org.daisy.pipeline.modules/nlp-modules-aggregator/ -->
<dependency>
    <groupId>org.daisy.pipeline.modules</groupId>
    <artifactId>nlp-modules-aggregator</artifactId>
    <version>1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.pipeline.modules/nlp-modules-aggregator/
implementation 'org.daisy.pipeline.modules:nlp-modules-aggregator:1'
// https://jarcasting.com/artifacts/org.daisy.pipeline.modules/nlp-modules-aggregator/
implementation ("org.daisy.pipeline.modules:nlp-modules-aggregator:1")
'org.daisy.pipeline.modules:nlp-modules-aggregator:pom:1'
<dependency org="org.daisy.pipeline.modules" name="nlp-modules-aggregator" rev="1">
  <artifact name="nlp-modules-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.daisy.pipeline.modules', module='nlp-modules-aggregator', version='1')
)
libraryDependencies += "org.daisy.pipeline.modules" % "nlp-modules-aggregator" % "1"
[org.daisy.pipeline.modules/nlp-modules-aggregator "1"]