Last Version

Indic transliteration scala and java library 1.6

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.)

License

License

GroupId

GroupId

com.github.sanskrit-coders
ArtifactId

ArtifactId

indic-transliteration
Version

Version

1.6
Type

Type

jar
Description

Description

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.)
Project URL

Project URL

https://github.com/sanskrit-coders/indic-transliteration
Source Code Management

Source Code Management

https://github.com/sanskrit-coders/indic-transliteration

Download indic-transliteration 1.6


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.1
ch.qos.logback : logback-classic jar 0.9.29
ch.qos.logback : logback-core jar 0.9.29

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.1
org.json4s : json4s-ast_2.12 jar 3.5.2
org.json4s : json4s-native_2.12 jar 3.5.2

Project Modules

There are no modules declared in this project.