word-freq

The word-freq tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

word-freq
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

word-freq
The word-freq tool for java.

Download word-freq

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.129
com.github.houbb : segment jar 0.1.8
com.github.houbb : stopword jar 0.0.2
junit : junit Optional jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0