is not current version
Last Version 1.7.6

org.nofdev:service-topic-consumer 1.3.0

The basic componet of Nofdev Topic framework

GroupId

GroupId

org.nofdev
ArtifactId

ArtifactId

service-topic-consumer
Version

Version

1.3.0
Type

Type

pom

Download service-topic-consumer 1.3.0


<!-- https://jarcasting.com/artifacts/org.nofdev/service-topic-consumer/ -->
<dependency>
    <groupId>org.nofdev</groupId>
    <artifactId>service-topic-consumer</artifactId>
    <version>1.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nofdev/service-topic-consumer/
implementation 'org.nofdev:service-topic-consumer:1.3.0'
// https://jarcasting.com/artifacts/org.nofdev/service-topic-consumer/
implementation ("org.nofdev:service-topic-consumer:1.3.0")
'org.nofdev:service-topic-consumer:pom:1.3.0'
<dependency org="org.nofdev" name="service-topic-consumer" rev="1.3.0">
  <artifact name="service-topic-consumer" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nofdev', module='service-topic-consumer', version='1.3.0')
)
libraryDependencies += "org.nofdev" % "service-topic-consumer" % "1.3.0"
[org.nofdev/service-topic-consumer "1.3.0"]