is not current version
Last Version 1.7.1

org.nofdev:service-topic-producer 1.4.1

The basic componet of Nofdev RPC framework

GroupId

GroupId

org.nofdev
ArtifactId

ArtifactId

service-topic-producer
Version

Version

1.4.1
Type

Type

pom

Download service-topic-producer 1.4.1


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