is not current version
Last Version 0.0.3

io.polygenesis.deducers:polygenesis-deducer-messaging 0.0.1


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

io.polygenesis.deducers
ArtifactId

ArtifactId

polygenesis-deducer-messaging
Version

Version

0.0.1
Type

Type

jar

Download polygenesis-deducer-messaging 0.0.1


<!-- https://jarcasting.com/artifacts/io.polygenesis.deducers/polygenesis-deducer-messaging/ -->
<dependency>
    <groupId>io.polygenesis.deducers</groupId>
    <artifactId>polygenesis-deducer-messaging</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.polygenesis.deducers/polygenesis-deducer-messaging/
implementation 'io.polygenesis.deducers:polygenesis-deducer-messaging:0.0.1'
// https://jarcasting.com/artifacts/io.polygenesis.deducers/polygenesis-deducer-messaging/
implementation ("io.polygenesis.deducers:polygenesis-deducer-messaging:0.0.1")
'io.polygenesis.deducers:polygenesis-deducer-messaging:jar:0.0.1'
<dependency org="io.polygenesis.deducers" name="polygenesis-deducer-messaging" rev="0.0.1">
  <artifact name="polygenesis-deducer-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.polygenesis.deducers', module='polygenesis-deducer-messaging', version='0.0.1')
)
libraryDependencies += "io.polygenesis.deducers" % "polygenesis-deducer-messaging" % "0.0.1"
[io.polygenesis.deducers/polygenesis-deducer-messaging "0.0.1"]