Last Version

sqlite4s 0.4.1

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.12
Version

Version

0.4.1
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.12 0.4.1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
org.scala-native : nativelib_native0.4_2.12 jar 0.4.1
org.scala-native : javalib_native0.4_2.12 jar 0.4.1
org.scala-native : auxlib_native0.4_2.12 jar 0.4.1
org.scala-native : scalalib_native0.4_2.12 jar 0.4.1
com.outr : scribe_native0.4_2.12 jar 3.6.1

test (2)

Group / Artifact Type Version
org.scala-native : test-interface_native0.4_2.12 jar 0.4.1
com.lihaoyi : utest_native0.4_2.12 jar 0.7.10

Project Modules

There are no modules declared in this project.