cn.jmicro:gateway.client


Categories

Categories

CLI User Interface
GroupId

GroupId

cn.jmicro
ArtifactId

ArtifactId

gateway.client
Last Version

Last Version

0.0.1-RELEASE
Release Date

Release Date

Type

Type

jar

Download gateway.client

How to add to project

<!-- https://jarcasting.com/artifacts/cn.jmicro/gateway.client/ -->
<dependency>
    <groupId>cn.jmicro</groupId>
    <artifactId>gateway.client</artifactId>
    <version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.jmicro/gateway.client/
implementation 'cn.jmicro:gateway.client:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/cn.jmicro/gateway.client/
implementation ("cn.jmicro:gateway.client:0.0.1-RELEASE")
'cn.jmicro:gateway.client:jar:0.0.1-RELEASE'
<dependency org="cn.jmicro" name="gateway.client" rev="0.0.1-RELEASE">
  <artifact name="gateway.client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.jmicro', module='gateway.client', version='0.0.1-RELEASE')
)
libraryDependencies += "cn.jmicro" % "gateway.client" % "0.0.1-RELEASE"
[cn.jmicro/gateway.client "0.0.1-RELEASE"]

Versions

Version
0.0.1-RELEASE