is not current version
Last Version 0.1.2

com.github.tingyugetc520:dt-java 0.1.0

钉钉Java SDK

Categories

Categories

Java Languages
GroupId

GroupId

com.github.tingyugetc520
ArtifactId

ArtifactId

dt-java
Version

Version

0.1.0
Type

Type

jar

Download dt-java 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.tingyugetc520/dt-java/ -->
<dependency>
    <groupId>com.github.tingyugetc520</groupId>
    <artifactId>dt-java</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tingyugetc520/dt-java/
implementation 'com.github.tingyugetc520:dt-java:0.1.0'
// https://jarcasting.com/artifacts/com.github.tingyugetc520/dt-java/
implementation ("com.github.tingyugetc520:dt-java:0.1.0")
'com.github.tingyugetc520:dt-java:jar:0.1.0'
<dependency org="com.github.tingyugetc520" name="dt-java" rev="0.1.0">
  <artifact name="dt-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tingyugetc520', module='dt-java', version='0.1.0')
)
libraryDependencies += "com.github.tingyugetc520" % "dt-java" % "0.1.0"
[com.github.tingyugetc520/dt-java "0.1.0"]