is not current version
Last Version 0.3.10

com.github.buckelieg:db-fn 0.3.6

Functional style programming with plain JDBC

GroupId

GroupId

com.github.buckelieg
ArtifactId

ArtifactId

db-fn
Version

Version

0.3.6
Type

Type

jar

Download db-fn 0.3.6


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