is not current version
Last Version 0.1.3

io.trane:ndbc-postgres-netty4 0.0.1


Categories

Categories

Net Netty Networking
GroupId

GroupId

io.trane
ArtifactId

ArtifactId

ndbc-postgres-netty4
Version

Version

0.0.1
Type

Type

jar

Download ndbc-postgres-netty4 0.0.1


<!-- https://jarcasting.com/artifacts/io.trane/ndbc-postgres-netty4/ -->
<dependency>
    <groupId>io.trane</groupId>
    <artifactId>ndbc-postgres-netty4</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.trane/ndbc-postgres-netty4/
implementation 'io.trane:ndbc-postgres-netty4:0.0.1'
// https://jarcasting.com/artifacts/io.trane/ndbc-postgres-netty4/
implementation ("io.trane:ndbc-postgres-netty4:0.0.1")
'io.trane:ndbc-postgres-netty4:jar:0.0.1'
<dependency org="io.trane" name="ndbc-postgres-netty4" rev="0.0.1">
  <artifact name="ndbc-postgres-netty4" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trane', module='ndbc-postgres-netty4', version='0.0.1')
)
libraryDependencies += "io.trane" % "ndbc-postgres-netty4" % "0.0.1"
[io.trane/ndbc-postgres-netty4 "0.0.1"]