is not current version
Last Version 2.2

com.github.cormoran-io.pepper:pepper-pgsql 1.24


Categories

Categories

ORM Data
GroupId

GroupId

com.github.cormoran-io.pepper
ArtifactId

ArtifactId

pepper-pgsql
Version

Version

1.24
Type

Type

jar

Download pepper-pgsql 1.24


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