is not current version
Last Version 1.0.3

cn.sinlmao.commons:dubbo-helper 1.0.1

Sinlmao Dubbo Helper

Categories

Categories

Dubbo Net Networking
GroupId

GroupId

cn.sinlmao.commons
ArtifactId

ArtifactId

dubbo-helper
Version

Version

1.0.1
Type

Type

jar

Download dubbo-helper 1.0.1


<!-- https://jarcasting.com/artifacts/cn.sinlmao.commons/dubbo-helper/ -->
<dependency>
    <groupId>cn.sinlmao.commons</groupId>
    <artifactId>dubbo-helper</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sinlmao.commons/dubbo-helper/
implementation 'cn.sinlmao.commons:dubbo-helper:1.0.1'
// https://jarcasting.com/artifacts/cn.sinlmao.commons/dubbo-helper/
implementation ("cn.sinlmao.commons:dubbo-helper:1.0.1")
'cn.sinlmao.commons:dubbo-helper:jar:1.0.1'
<dependency org="cn.sinlmao.commons" name="dubbo-helper" rev="1.0.1">
  <artifact name="dubbo-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sinlmao.commons', module='dubbo-helper', version='1.0.1')
)
libraryDependencies += "cn.sinlmao.commons" % "dubbo-helper" % "1.0.1"
[cn.sinlmao.commons/dubbo-helper "1.0.1"]