is not current version
Last Version 0.0.3

top.todev.ding:ding-talk-common 0.0.2


GroupId

GroupId

top.todev.ding
ArtifactId

ArtifactId

ding-talk-common
Version

Version

0.0.2
Type

Type

jar

Download ding-talk-common 0.0.2


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