MVN

com.github.sanskrit-coders : dict-tools

Maven & Gradle

May 16, 2017
1 usages
70 stars

Indic Dictionary tools · A collection of scala classes for some basic dictionary and wiki manipulation, contributed by the open source Sanskrit NLP project and friends. Some notable facilities: * Deal with babylon dictionaries. * Use bots to write to wiki projects (wiktionary, wikisource etc..). * Iterate through output of OCR programs such as SanskritOCR. Contributions and suggestions are invited at https://github.com/sanskrit-coders/stardict-sanskrit . (Sister projects there may also be of interest.)

<dependency>
    <groupId>com.github.sanskrit-coders</groupId>
    <artifactId>dict-tools</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sanskrit-coders : dict-tools to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.github.sanskrit-coders : dict-tools to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
dict-tools-1.0

How to add a dependency to Maven

Add the following com.github.sanskrit-coders : dict-tools maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.sanskrit-coders</groupId>
    <artifactId>dict-tools</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.sanskrit-coders : dict-tools gradle dependency to your build.gradle file:

implementation 'com.github.sanskrit-coders:dict-tools:1.0'

Gradle Kotlin DSL: Add the following com.github.sanskrit-coders : dict-tools gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.sanskrit-coders:dict-tools:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.sanskrit-coders : dict-tools sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.sanskrit-coders" % "dict-tools" % "1.0"

Advertisement

Dependencies from Group

Nov 18, 2017
6 usages
7 stars
May 20, 2020
3 usages
0 stars
Nov 18, 2017
2 usages
0 stars
May 16, 2017
1 usages
70 stars

Discover Dependencies

Aug 01, 2017
2 usages
0 stars
Nov 02, 2018
1 usages
0 stars
Jun 03, 2017
1 usages
74 stars
May 26, 2017
1 usages
2 stars
Feb 06, 2021
1 usages
0 stars
May 08, 2023
2 usages
Jul 31, 2023
1 usages
20 stars
Nov 18, 2018
1 usages
208 stars
Nov 18, 2018
1 usages
208 stars
Jun 07, 2017
1 usages
9 stars