is not current version
Last Version 0.0.5

net.kpipes:kpipes-lib-kafka-client 0.0.3


Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.kpipes
ArtifactId

ArtifactId

kpipes-lib-kafka-client
Version

Version

0.0.3
Type

Type

jar

Download kpipes-lib-kafka-client 0.0.3


<!-- https://jarcasting.com/artifacts/net.kpipes/kpipes-lib-kafka-client/ -->
<dependency>
    <groupId>net.kpipes</groupId>
    <artifactId>kpipes-lib-kafka-client</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.kpipes/kpipes-lib-kafka-client/
implementation 'net.kpipes:kpipes-lib-kafka-client:0.0.3'
// https://jarcasting.com/artifacts/net.kpipes/kpipes-lib-kafka-client/
implementation ("net.kpipes:kpipes-lib-kafka-client:0.0.3")
'net.kpipes:kpipes-lib-kafka-client:jar:0.0.3'
<dependency org="net.kpipes" name="kpipes-lib-kafka-client" rev="0.0.3">
  <artifact name="kpipes-lib-kafka-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.kpipes', module='kpipes-lib-kafka-client', version='0.0.3')
)
libraryDependencies += "net.kpipes" % "kpipes-lib-kafka-client" % "0.0.3"
[net.kpipes/kpipes-lib-kafka-client "0.0.3"]