is not current version
Last Version 0.4

net.uniscala:uniscala-couch_2.10 0.2

A couchdb driver for Scala, but not an object mapper.

Categories

Categories

Scala Languages Net
GroupId

GroupId

net.uniscala
ArtifactId

ArtifactId

uniscala-couch_2.10
Version

Version

0.2
Type

Type

jar

Download uniscala-couch_2.10 0.2


<!-- https://jarcasting.com/artifacts/net.uniscala/uniscala-couch_2.10/ -->
<dependency>
    <groupId>net.uniscala</groupId>
    <artifactId>uniscala-couch_2.10</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.uniscala/uniscala-couch_2.10/
implementation 'net.uniscala:uniscala-couch_2.10:0.2'
// https://jarcasting.com/artifacts/net.uniscala/uniscala-couch_2.10/
implementation ("net.uniscala:uniscala-couch_2.10:0.2")
'net.uniscala:uniscala-couch_2.10:jar:0.2'
<dependency org="net.uniscala" name="uniscala-couch_2.10" rev="0.2">
  <artifact name="uniscala-couch_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.uniscala', module='uniscala-couch_2.10', version='0.2')
)
libraryDependencies += "net.uniscala" % "uniscala-couch_2.10" % "0.2"
[net.uniscala/uniscala-couch_2.10 "0.2"]