is not current version
Last Version 3.9.4

org.icij.extract:extract 3.5.0

A cross-platform command line tool for parallelised content extraction and analysis.

GroupId

GroupId

org.icij.extract
ArtifactId

ArtifactId

extract
Version

Version

3.5.0
Type

Type

pom

Download extract 3.5.0

Filename Size
extract-3.5.0.pom 5 KB
Browse

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