License |
License |
---|---|
GroupId | GroupIdcom.github.sanskrit-coders |
ArtifactId | ArtifactIdquote-db |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionSanskrit Quote DB library
A collection of scala classes for accessing the sanskrit subhaShita / quote database.
Contributions and suggestions are invited at https://github.com/sanskrit-coders/subhAShita-db-sanskrit . (Sister projects there may also be of interest.)
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
quote-db-1.0.pom | |
quote-db-1.0.jar | 132 KB |
quote-db-1.0-sources.jar | 6 KB |
quote-db-1.0-jar-with-dependencies.jar | 40 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sanskrit-coders/quote-db/ -->
<dependency>
<groupId>com.github.sanskrit-coders</groupId>
<artifactId>quote-db</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sanskrit-coders/quote-db/
implementation 'com.github.sanskrit-coders:quote-db:1.0'
// https://jarcasting.com/artifacts/com.github.sanskrit-coders/quote-db/
implementation ("com.github.sanskrit-coders:quote-db:1.0")
'com.github.sanskrit-coders:quote-db:jar:1.0'
<dependency org="com.github.sanskrit-coders" name="quote-db" rev="1.0">
<artifact name="quote-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sanskrit-coders', module='quote-db', version='1.0')
)
libraryDependencies += "com.github.sanskrit-coders" % "quote-db" % "1.0"
[com.github.sanskrit-coders/quote-db "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.scala-lang : scala-xml | jar | 2.11.0-M4 |
com.github.sanskrit-coders : indic-transliteration | jar | 1.1 |
org.apache.commons : commons-csv | jar | 1.4 |
com.couchbase.lite : couchbase-lite-java | jar | 1.4.0 |
org.json4s : json4s_2.11 | jar | 3.2.11 |
org.json4s : json4s-native_2.11 | jar | 3.2.11 |
ch.qos.logback : logback-classic | jar | 0.9.29 |
ch.qos.logback : logback-core | jar | 0.9.29 |