| License |
License |
|---|---|
| GroupId | GroupIdcom.github.takezoe |
| ArtifactId | ArtifactIdblocking-slick-33_2.12 |
| Version | Version0.0.13 |
| Type | Typejar |
| Description |
Descriptionblocking-slick-33
blocking-slick-33
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.github.takezoe |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.takezoe/blocking-slick-33_2.12/ -->
<dependency>
<groupId>com.github.takezoe</groupId>
<artifactId>blocking-slick-33_2.12</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.takezoe/blocking-slick-33_2.12/
implementation 'com.github.takezoe:blocking-slick-33_2.12:0.0.13'
// https://jarcasting.com/artifacts/com.github.takezoe/blocking-slick-33_2.12/
implementation ("com.github.takezoe:blocking-slick-33_2.12:0.0.13")
'com.github.takezoe:blocking-slick-33_2.12:jar:0.0.13'
<dependency org="com.github.takezoe" name="blocking-slick-33_2.12" rev="0.0.13">
<artifact name="blocking-slick-33_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.takezoe', module='blocking-slick-33_2.12', version='0.0.13')
)
libraryDependencies += "com.github.takezoe" % "blocking-slick-33_2.12" % "0.0.13"
[com.github.takezoe/blocking-slick-33_2.12 "0.0.13"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.8 |
| com.typesafe.slick : slick_2.12 | jar | 3.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.8 |
| com.h2database : h2 | jar | 1.4.192 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |