| License |
License |
|---|---|
| GroupId | GroupIdio.github.tencentsm |
| ArtifactId | ArtifactIdtencentsm |
| Version | Version0.7.4 |
| Type | Typejar |
| Description |
Descriptiontencentsm
Tencent SM Library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tencentsm-0.7.4.pom | |
| tencentsm-0.7.4.jar | 2 MB |
| tencentsm-0.7.4-sources.jar | 2 MB |
| tencentsm-0.7.4-javadoc.jar | 64 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.tencentsm/tencentsm/ -->
<dependency>
<groupId>io.github.tencentsm</groupId>
<artifactId>tencentsm</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.tencentsm/tencentsm/
implementation 'io.github.tencentsm:tencentsm:0.7.4'
// https://jarcasting.com/artifacts/io.github.tencentsm/tencentsm/
implementation ("io.github.tencentsm:tencentsm:0.7.4")
'io.github.tencentsm:tencentsm:jar:0.7.4'
<dependency org="io.github.tencentsm" name="tencentsm" rev="0.7.4">
<artifact name="tencentsm" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.tencentsm', module='tencentsm', version='0.7.4')
)
libraryDependencies += "io.github.tencentsm" % "tencentsm" % "0.7.4"
[io.github.tencentsm/tencentsm "0.7.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.11 |
| net.java.dev.jna : jna | jar | 5.2.0 |
| commons-codec : commons-codec | jar | 1.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |