is not current version
Last Version 0.1.4

com.github.houbb:mq 0.1.0

The remote process call framework.

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

mq
Version

Version

0.1.0
Type

Type

pom

Download mq 0.1.0

Filename Size
mq-0.1.0.pom 11 KB
Browse

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