is not current version
Last Version 1.1.9

com.tvd12:ezymq 1.1.1a

Support for Message Queue interaction

GroupId

GroupId

com.tvd12
ArtifactId

ArtifactId

ezymq
Version

Version

1.1.1a
Type

Type

pom

Download ezymq 1.1.1a

Filename Size
ezymq-1.1.1a.pom 2 KB
Browse

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