is not current version
Last Version 1.1.9

com.tvd12:ezymq 1.1.0

Support for Message Queue interaction

GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezymq
Version

Version

1.1.0
Type

Type

pom

Download ezymq 1.1.0

Filename Size
ezymq-1.1.0.pom 1 KB
Browse

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