не последняя версия
Последняя версия 0.0.3

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


Группа

Группа

top.todev.ding
Идентификатор

Идентификатор

ding-talk-common
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать 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"]