idylnlp-testing

NLP library for Java.

License

License

GroupId

GroupId

ai.idylnlp
ArtifactId

ArtifactId

idylnlp-testing
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

idylnlp-testing
NLP library for Java.

Download idylnlp-testing

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar
org.apache.commons : commons-lang3 jar 3.4
junit : junit jar
nl.jqno.equalsverifier : equalsverifier jar 2.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0