| License |
License |
|---|---|
| GroupId | GroupIdcn.ipokerface |
| ArtifactId | ArtifactIdsmart-api |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA Java lib tools of ipokerface repository
|
| Filename | Size |
|---|---|
| smart-api-1.1.0.pom | |
| smart-api-1.1.0.jar | 41 KB |
| smart-api-1.1.0-sources.jar | 24 KB |
| smart-api-1.1.0-javadoc.jar | 227 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.ipokerface/smart-api/ -->
<dependency>
<groupId>cn.ipokerface</groupId>
<artifactId>smart-api</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.ipokerface/smart-api/
implementation 'cn.ipokerface:smart-api:1.1.0'
// https://jarcasting.com/artifacts/cn.ipokerface/smart-api/
implementation ("cn.ipokerface:smart-api:1.1.0")
'cn.ipokerface:smart-api:jar:1.1.0'
<dependency org="cn.ipokerface" name="smart-api" rev="1.1.0">
<artifact name="smart-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.ipokerface', module='smart-api', version='1.1.0')
)
libraryDependencies += "cn.ipokerface" % "smart-api" % "1.1.0"
[cn.ipokerface/smart-api "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson | jar | 1.2.51 |