is not current version
Last Version 1.0.1

com.streetcodevn:ntc-jkafka 1.0.0

ntc-jkafka is module kafka java client

GroupId

GroupId

com.streetcodevn
ArtifactId

ArtifactId

ntc-jkafka
Version

Version

1.0.0
Type

Type

jar

Download ntc-jkafka 1.0.0


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