Trickl Language

Utility functions for dealing with natural language

License

License

MIT
GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

language
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Trickl Language
Utility functions for dealing with natural language
Project URL

Project URL

http://github.com/trickl/language/
Source Code Management

Source Code Management

https://github.com/trickl/language

Download language

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jparsec : jparsec jar 3.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
untagged-c098528e2d1d610f7746
untagged-1f3b18823badc64f7fc0