is not current version
Last Version 0.0.7

com.gitee.hpiot:messsage-example 0.0.2


GroupId

GroupId

com.gitee.hpiot
ArtifactId

ArtifactId

messsage-example
Version

Version

0.0.2
Type

Type

jar

Download messsage-example 0.0.2


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