ThinkingGameSDK

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Data
GroupId

GroupId

cn.thinkingdata
ArtifactId

ArtifactId

ThinkingGameSDK
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ThinkingGameSDK
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/thinkinggame/tga-java-sdk

Download ThinkingGameSDK

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.3
com.alibaba : fastjson jar 1.2.44
org.apache.httpcomponents : httpclient jar 4.4
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0