is not current version
Last Version 1.7.6

org.nofdev:service-topic-consumer 1.4.3-4

The basic componet of Nofdev Topic framework

GroupId

GroupId

org.nofdev
ArtifactId

ArtifactId

service-topic-consumer
Version

Version

1.4.3-4
Type

Type

pom

Download service-topic-consumer 1.4.3-4


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