| License |
License |
|---|---|
| GroupId | GroupIdcom.github.indic-dict |
| ArtifactId | ArtifactIdstardict |
| Version | Version0.1 |
| Type | Typejar |
| Description |
DescriptionStarDict
StarDict
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| stardict-0.1.pom | |
| stardict-0.1.jar | 33 KB |
| stardict-0.1-sources.jar | 17 KB |
| stardict-0.1-javadoc.jar | 95 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.indic-dict/stardict/ -->
<dependency>
<groupId>com.github.indic-dict</groupId>
<artifactId>stardict</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.indic-dict/stardict/
implementation 'com.github.indic-dict:stardict:0.1'
// https://jarcasting.com/artifacts/com.github.indic-dict/stardict/
implementation ("com.github.indic-dict:stardict:0.1")
'com.github.indic-dict:stardict:jar:0.1'
<dependency org="com.github.indic-dict" name="stardict" rev="0.1">
<artifact name="stardict" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.indic-dict', module='stardict', version='0.1')
)
libraryDependencies += "com.github.indic-dict" % "stardict" % "0.1"
[com.github.indic-dict/stardict "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.novocode : junit-interface | jar | 0.11 |