Last Version

Stardict Dictionary tools 1.1

Basic stardict access Java library (with syn file support).

License

License

Apache License 2.0
GroupId

GroupId

com.github.sanskrit-coders
ArtifactId

ArtifactId

StarDict
Version

Version

1.1
Type

Type

jar
Description

Description

Stardict Dictionary tools
Basic stardict access Java library (with syn file support).
Project URL

Project URL

https://github.com/sanskrit-coders/StarDict-1
Source Code Management

Source Code Management

https://github.com/sanskrit-coders/StarDict-1

Download StarDict 1.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.