is not current version
Last Version 0.4

net.uniscala:uniscala-couch_2.10 0.3

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.3
Type

Type

jar

Download uniscala-couch_2.10 0.3


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