Last Version

Configuration spellchecker 0.1

The spellcheck library for use in configuration spellcheck. Small and dependency-free.

License

License

GroupId

GroupId

com.googlecode.jchord
ArtifactId

ArtifactId

confspellcheck
Version

Version

0.1
Type

Type

jar
Description

Description

Configuration spellchecker
The spellcheck library for use in configuration spellcheck. Small and dependency-free.
Project URL

Project URL

http://code.google.com/p/jchord/

Download confspellcheck 0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.