is not current version
Last Version 1.1.9

com.tvd12:ezymq 1.1.4

Support for Message Queue interaction

GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezymq
Version

Version

1.1.4
Type

Type

pom

Download ezymq 1.1.4

Filename Size
ezymq-1.1.4.pom 2 KB
Browse

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