License |
License |
---|---|
GroupId | GroupIdio.strongtyped |
ArtifactId | ArtifactIdactive-slick-core_2.10 |
Version | Version0.3.0 |
Type | Typejar |
Description |
Descriptionactive-slick-core
active-slick-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.strongtyped |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.strongtyped/active-slick-core_2.10/ -->
<dependency>
<groupId>io.strongtyped</groupId>
<artifactId>active-slick-core_2.10</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.strongtyped/active-slick-core_2.10/
implementation 'io.strongtyped:active-slick-core_2.10:0.3.0'
// https://jarcasting.com/artifacts/io.strongtyped/active-slick-core_2.10/
implementation ("io.strongtyped:active-slick-core_2.10:0.3.0")
'io.strongtyped:active-slick-core_2.10:jar:0.3.0'
<dependency org="io.strongtyped" name="active-slick-core_2.10" rev="0.3.0">
<artifact name="active-slick-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.strongtyped', module='active-slick-core_2.10', version='0.3.0')
)
libraryDependencies += "io.strongtyped" % "active-slick-core_2.10" % "0.3.0"
[io.strongtyped/active-slick-core_2.10 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.5 |
com.typesafe.slick : slick_2.10 | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.181 |
org.scalatest : scalatest_2.10 | jar | 2.2.1 |