blackcat-sdk
sdk for blackcat
License |
License |
---|---|
GroupId | GroupIdcom.github.bingoohuang |
ArtifactId | ArtifactIdblackcat-sdk |
Last Version | Last Version0.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblackcat-sdk
blackcat sdk
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
blackcat-sdk-0.0.8.pom | |
blackcat-sdk-0.0.8.jar | 296 KB |
blackcat-sdk-0.0.8-sources.jar | 88 KB |
blackcat-sdk-0.0.8-javadoc.jar | 643 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bingoohuang/blackcat-sdk/ -->
<dependency>
<groupId>com.github.bingoohuang</groupId>
<artifactId>blackcat-sdk</artifactId>
<version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bingoohuang/blackcat-sdk/
implementation 'com.github.bingoohuang:blackcat-sdk:0.0.8'
// https://jarcasting.com/artifacts/com.github.bingoohuang/blackcat-sdk/
implementation ("com.github.bingoohuang:blackcat-sdk:0.0.8")
'com.github.bingoohuang:blackcat-sdk:jar:0.0.8'
<dependency org="com.github.bingoohuang" name="blackcat-sdk" rev="0.0.8">
<artifact name="blackcat-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bingoohuang', module='blackcat-sdk', version='0.0.8')
)
libraryDependencies += "com.github.bingoohuang" % "blackcat-sdk" % "0.0.8"
[com.github.bingoohuang/blackcat-sdk "0.0.8"]
Group / Artifact | Type | Version |
---|---|---|
joda-time : joda-time | jar | 2.9.6 |
com.github.bingoohuang : diamond-client Optional | jar | 0.0.20 |
io.netty : netty-all | jar | 4.0.31.Final |
com.google.protobuf : protobuf-java | jar | 3.5.0 |
com.google.guava : guava | jar | 20.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.16.18 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.google.truth : truth | jar | 0.31 |
com.google.auto.service : auto-service | jar | 1.0-rc2 |
sdk for blackcat