is not current version
Last Version 0.21.0-M1

com.github.tminglei:slick-pg_jawn_2.13 0.20.3

Slick extensions for PostgreSQL - jawn module

GroupId

GroupId

com.github.tminglei
ArtifactId

ArtifactId

slick-pg_jawn_2.13
Version

Version

0.20.3
Type

Type

jar

Download slick-pg_jawn_2.13 0.20.3


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