ecdict4j

The ecdict4j tool for java.(java 中英文词典工具)

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

ecdict4j
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ecdict4j
The ecdict4j tool for java.(java 中英文词典工具)

Download ecdict4j

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.96
com.github.houbb : csv jar 0.0.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.1