ClearTK ClearParser

ClearTK wrapper for ClearParser

License

License

The BSD 3-Clause License
GroupId

GroupId

org.cleartk
ArtifactId

ArtifactId

cleartk-clearparser
Last Version

Last Version

0.7.3
Release Date

Release Date

Type

Type

jar
Description

Description

ClearTK ClearParser
ClearTK wrapper for ClearParser
Source Code Management

Source Code Management

https://code.google.com/p/cleartk/

Download cleartk-clearparser

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.googlecode.clearparser » clearparser jar 0.4.0-SNAPSHOT
org.cleartk : cleartk-util jar 0.9.2
org.cleartk : cleartk-type-system jar 1.2.0

test (1)

Group / Artifact Type Version
org.cleartk : cleartk-test-util jar 1.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.3
0.7.2
0.7.1