is not current version
Last Version 0.0.6

com.gitee.hpiot:hpiot-message 0.0.3


GroupId

GroupId

com.gitee.hpiot
ArtifactId

ArtifactId

hpiot-message
Version

Version

0.0.3
Type

Type

pom

Download hpiot-message 0.0.3

Filename Size
hpiot-message-0.0.3.pom 6 KB
Browse

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