License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdio.github.alberto-perez-1994 |
ArtifactId | ArtifactIdscalaql-macros_2.13 |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionscalaql-macros
Simple typesafe SQL DSL for Scala
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.alberto-perez-1994/scalaql-macros_2.13/ -->
<dependency>
<groupId>io.github.alberto-perez-1994</groupId>
<artifactId>scalaql-macros_2.13</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.alberto-perez-1994/scalaql-macros_2.13/
implementation 'io.github.alberto-perez-1994:scalaql-macros_2.13:1.0.0'
// https://jarcasting.com/artifacts/io.github.alberto-perez-1994/scalaql-macros_2.13/
implementation ("io.github.alberto-perez-1994:scalaql-macros_2.13:1.0.0")
'io.github.alberto-perez-1994:scalaql-macros_2.13:jar:1.0.0'
<dependency org="io.github.alberto-perez-1994" name="scalaql-macros_2.13" rev="1.0.0">
<artifact name="scalaql-macros_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.alberto-perez-1994', module='scalaql-macros_2.13', version='1.0.0')
)
libraryDependencies += "io.github.alberto-perez-1994" % "scalaql-macros_2.13" % "1.0.0"
[io.github.alberto-perez-1994/scalaql-macros_2.13 "1.0.0"]
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 |
org.scala-lang : scala-reflect | jar | 2.13.0 |