| License |
License |
|---|---|
| GroupId | GroupIdcom.github.kahlkn |
| ArtifactId | ArtifactIdtencent-tools |
| Last Version | Last Version1.0.0.20210901f.beta |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTencent Tools
Tencent related development tools.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.kahlkn/tencent-tools/ -->
<dependency>
<groupId>com.github.kahlkn</groupId>
<artifactId>tencent-tools</artifactId>
<version>1.0.0.20210901f.beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kahlkn/tencent-tools/
implementation 'com.github.kahlkn:tencent-tools:1.0.0.20210901f.beta'
// https://jarcasting.com/artifacts/com.github.kahlkn/tencent-tools/
implementation ("com.github.kahlkn:tencent-tools:1.0.0.20210901f.beta")
'com.github.kahlkn:tencent-tools:jar:1.0.0.20210901f.beta'
<dependency org="com.github.kahlkn" name="tencent-tools" rev="1.0.0.20210901f.beta">
<artifact name="tencent-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kahlkn', module='tencent-tools', version='1.0.0.20210901f.beta')
)
libraryDependencies += "com.github.kahlkn" % "tencent-tools" % "1.0.0.20210901f.beta"
[com.github.kahlkn/tencent-tools "1.0.0.20210901f.beta"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.kahlkn : artoria | jar | 1.0.0.20210901f.beta |
| com.github.kahlkn : misaka | jar | 1.0.0.20210901f.beta |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.0.9.RELEASE |
| com.github.binarywang : weixin-java-pay | jar | 3.6.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.kahlkn : artoria-extend | jar | 1.0.0.20210901f.beta |
| org.springframework.boot : spring-boot-starter | jar | 2.0.9.RELEASE |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.0.9.RELEASE |
| org.bouncycastle : bcprov-jdk15on | jar | 1.60 |
| com.thoughtworks.xstream : xstream | jar | 1.4.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.9.RELEASE |
| com.alibaba : fastjson | jar | 1.2.68 |