is not current version
Last Version 0.3.1

org.tpolecat:skunk-core_3 0.0.28

Tagless, non-blocking data access library for Postgres.

GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

skunk-core_3
Version

Version

0.0.28
Type

Type

jar

Download skunk-core_3 0.0.28


<!-- https://jarcasting.com/artifacts/org.tpolecat/skunk-core_3/ -->
<dependency>
    <groupId>org.tpolecat</groupId>
    <artifactId>skunk-core_3</artifactId>
    <version>0.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/skunk-core_3/
implementation 'org.tpolecat:skunk-core_3:0.0.28'
// https://jarcasting.com/artifacts/org.tpolecat/skunk-core_3/
implementation ("org.tpolecat:skunk-core_3:0.0.28")
'org.tpolecat:skunk-core_3:jar:0.0.28'
<dependency org="org.tpolecat" name="skunk-core_3" rev="0.0.28">
  <artifact name="skunk-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='skunk-core_3', version='0.0.28')
)
libraryDependencies += "org.tpolecat" % "skunk-core_3" % "0.0.28"
[org.tpolecat/skunk-core_3 "0.0.28"]