Last Version

scalaql 1.0.0

Simple typesafe SQL DSL for Scala

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.alberto-perez-1994
ArtifactId

ArtifactId

scalaql_2.13
Version

Version

1.0.0
Type

Type

jar
Description

Description

scalaql
Simple typesafe SQL DSL for Scala
Project URL

Project URL

https://github.com/Alberto-Perez-1994/ScalaQL
Project Organization

Project Organization

io.github.alberto-perez-1994
Source Code Management

Source Code Management

https://github.com/Alberto-Perez-1994/ScalaQL

Download scalaql_2.13 1.0.0


<!-- https://jarcasting.com/artifacts/io.github.alberto-perez-1994/scalaql_2.13/ -->
<dependency>
    <groupId>io.github.alberto-perez-1994</groupId>
    <artifactId>scalaql_2.13</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.alberto-perez-1994/scalaql_2.13/
implementation 'io.github.alberto-perez-1994:scalaql_2.13:1.0.0'
// https://jarcasting.com/artifacts/io.github.alberto-perez-1994/scalaql_2.13/
implementation ("io.github.alberto-perez-1994:scalaql_2.13:1.0.0")
'io.github.alberto-perez-1994:scalaql_2.13:jar:1.0.0'
<dependency org="io.github.alberto-perez-1994" name="scalaql_2.13" rev="1.0.0">
  <artifact name="scalaql_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.alberto-perez-1994', module='scalaql_2.13', version='1.0.0')
)
libraryDependencies += "io.github.alberto-perez-1994" % "scalaql_2.13" % "1.0.0"
[io.github.alberto-perez-1994/scalaql_2.13 "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
io.github.alberto-perez-1994 : scalaql-core_2.13 jar 1.0.0
io.github.alberto-perez-1994 : scalaql-macros_2.13 jar 1.0.0
org.scala-lang : scala-reflect jar 2.13.0

Project Modules

There are no modules declared in this project.