is not current version
Last Version 0.9.6-M2

com.github.aselab:squeryl_2.9.2 0.9.6-M1

A Scala ORM and DSL for talking with Databases using minimum verbosity and maximum type safety

GroupId

GroupId

com.github.aselab
ArtifactId

ArtifactId

squeryl_2.9.2
Version

Version

0.9.6-M1
Type

Type

jar

Download squeryl_2.9.2 0.9.6-M1


<!-- https://jarcasting.com/artifacts/com.github.aselab/squeryl_2.9.2/ -->
<dependency>
    <groupId>com.github.aselab</groupId>
    <artifactId>squeryl_2.9.2</artifactId>
    <version>0.9.6-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.aselab/squeryl_2.9.2/
implementation 'com.github.aselab:squeryl_2.9.2:0.9.6-M1'
// https://jarcasting.com/artifacts/com.github.aselab/squeryl_2.9.2/
implementation ("com.github.aselab:squeryl_2.9.2:0.9.6-M1")
'com.github.aselab:squeryl_2.9.2:jar:0.9.6-M1'
<dependency org="com.github.aselab" name="squeryl_2.9.2" rev="0.9.6-M1">
  <artifact name="squeryl_2.9.2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.aselab', module='squeryl_2.9.2', version='0.9.6-M1')
)
libraryDependencies += "com.github.aselab" % "squeryl_2.9.2" % "0.9.6-M1"
[com.github.aselab/squeryl_2.9.2 "0.9.6-M1"]