is not current version
Last Version 0.6.0

com.47deg:memeid4s-doobie_2.12 0.3.0

Doobie type-classes instances to enable using memeid's UUID in doobie queries

GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

memeid4s-doobie_2.12
Version

Version

0.3.0
Type

Type

jar

Download memeid4s-doobie_2.12 0.3.0


<!-- https://jarcasting.com/artifacts/com.47deg/memeid4s-doobie_2.12/ -->
<dependency>
    <groupId>com.47deg</groupId>
    <artifactId>memeid4s-doobie_2.12</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.47deg/memeid4s-doobie_2.12/
implementation 'com.47deg:memeid4s-doobie_2.12:0.3.0'
// https://jarcasting.com/artifacts/com.47deg/memeid4s-doobie_2.12/
implementation ("com.47deg:memeid4s-doobie_2.12:0.3.0")
'com.47deg:memeid4s-doobie_2.12:jar:0.3.0'
<dependency org="com.47deg" name="memeid4s-doobie_2.12" rev="0.3.0">
  <artifact name="memeid4s-doobie_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.47deg', module='memeid4s-doobie_2.12', version='0.3.0')
)
libraryDependencies += "com.47deg" % "memeid4s-doobie_2.12" % "0.3.0"
[com.47deg/memeid4s-doobie_2.12 "0.3.0"]