Last Version

sqlite4s 0.4.0

A Scala Native wrapper of the SQLite C library.

License

License

Categories

Categories

SQLite Data Databases Native Development Tools
GroupId

GroupId

com.github.david-bouyssie
ArtifactId

ArtifactId

sqlite4s_native0.4_2.11
Version

Version

0.4.0
Type

Type

jar
Description

Description

sqlite4s
A Scala Native wrapper of the SQLite C library.
Project URL

Project URL

https://github.com/david-bouyssie/sqlite4s
Project Organization

Project Organization

com.github.david-bouyssie
Source Code Management

Source Code Management

https://github.com/david-bouyssie/sqlite4s

Download sqlite4s_native0.4_2.11 0.4.0


<!-- https://jarcasting.com/artifacts/com.github.david-bouyssie/sqlite4s_native0.4_2.11/ -->
<dependency>
    <groupId>com.github.david-bouyssie</groupId>
    <artifactId>sqlite4s_native0.4_2.11</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.david-bouyssie/sqlite4s_native0.4_2.11/
implementation 'com.github.david-bouyssie:sqlite4s_native0.4_2.11:0.4.0'
// https://jarcasting.com/artifacts/com.github.david-bouyssie/sqlite4s_native0.4_2.11/
implementation ("com.github.david-bouyssie:sqlite4s_native0.4_2.11:0.4.0")
'com.github.david-bouyssie:sqlite4s_native0.4_2.11:jar:0.4.0'
<dependency org="com.github.david-bouyssie" name="sqlite4s_native0.4_2.11" rev="0.4.0">
  <artifact name="sqlite4s_native0.4_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.david-bouyssie', module='sqlite4s_native0.4_2.11', version='0.4.0')
)
libraryDependencies += "com.github.david-bouyssie" % "sqlite4s_native0.4_2.11" % "0.4.0"
[com.github.david-bouyssie/sqlite4s_native0.4_2.11 "0.4.0"]

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-native : nativelib_native0.4_2.11 jar 0.4.0
org.scala-native : javalib_native0.4_2.11 jar 0.4.0
org.scala-native : auxlib_native0.4_2.11 jar 0.4.0
org.scala-native : scalalib_native0.4_2.11 jar 0.4.0
com.outr : scribe_native0.4_2.11 jar 3.3.3

test (2)

Group / Artifact Type Version
org.scala-native : test-interface_native0.4_2.11 jar 0.4.0
com.lihaoyi : utest_native0.4_2.11 jar 0.7.7

Project Modules

There are no modules declared in this project.