s

scalasql-operations_3

scalasql-operations
https://github.com/com-lihaoyi/scalasql
MIT
Li Haoyi
Files download
File Operation
scalasql-operations_3-0.1.11.jar download
scalasql-operations_3-0.1.11.pom download
scalasql-operations_3-0.1.11-sources.jar download
Apache Maven
<dependency>
  <groupId>com.lihaoyi</groupId>
  <artifactId>scalasql-operations_3</artifactId>
  <version>0.1.11</version>
</dependency>
Gradle Groovy
implementation 'com.lihaoyi:scalasql-operations_3:0.1.11'
Gradle Kotlin
implementation("com.lihaoyi:scalasql-operations_3:0.1.11")
Scala SBT
libraryDependencies += "com.lihaoyi" % "scalasql-operations_3" % "0.1.11"
Groovy Grape
@Grapes(
  @Grab(group='com.lihaoyi', module='scalasql-operations_3', version='0.1.11')
)
Apache Ivy
<dependency org="com.lihaoyi" name="scalasql-operations_3" rev="0.1.11" />
Leiningen
[com.lihaoyi/scalasql-operations_3 "0.1.11"]
Apache Buildr
'com.lihaoyi:scalasql-operations_3:jar:0.1.11'