MVN

com.github.sanskrit-coders : indic-transliteration

Maven & Gradle

Nov 18, 2017
6 usages
7 stars

Indic transliteration scala and java library · A collection of scala and java classes for some basic character level processing for the Sanskrit and other Indic (kannada, telugu, etc..) languages, contributed by the open source sanskrit-coders projects and friends. Some notable facilities: * Transliterate text from one script or encoding scheme to another. * Some grammar simulation. Examples: see https://github.com/sanskrit-coders/indic-transliteration Contributions and suggestions are invited at https://github.com/sanskrit-coders/indic-transliteration . (Sister projects there may also be of interest.)

<dependency>
    <groupId>com.github.sanskrit-coders</groupId>
    <artifactId>indic-transliteration</artifactId>
    <version>1.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.6

All Versions

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

Version Vulnerabilities Updated
1.6
indic-transliteration-1.6
1.5
indic-transliteration-1.5
1.4
indic-transliteration-1.4
1.3
indic-transliteration-1.3
1.2
indic-transliteration-1.2
1.1
indic-transliteration-1.1
1.0
indic-transliteration-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.sanskrit-coders</groupId>
    <artifactId>indic-transliteration</artifactId>
    <version>1.6</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.sanskrit-coders:indic-transliteration:1.6'

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

implementation("com.github.sanskrit-coders:indic-transliteration:1.6")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.sanskrit-coders" % "indic-transliteration" % "1.6"

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

Jan 28, 2018
96 stars
May 18, 2017
9 stars
Feb 15, 2023
71 stars
Jan 28, 2020
777 stars
May 23, 2023
10 usages
1.7k stars
Jun 25, 2018
3 usages
3.5k stars
May 17, 2017
96 stars
Oct 08, 2018
1.4k stars