License |
License |
---|---|
GroupId | GroupIdcom.geetest.sensebot |
ArtifactId | ArtifactIdsensebot |
Version | Version4.3.5 |
Type | Typeaar |
Description |
Descriptionsensebot
sensebot android sdk
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sensebot-4.3.5.pom | |
sensebot-4.3.5.aar | 262 KB |
sensebot-4.3.5-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.geetest.sensebot/sensebot/ -->
<dependency>
<groupId>com.geetest.sensebot</groupId>
<artifactId>sensebot</artifactId>
<version>4.3.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.geetest.sensebot/sensebot/
implementation 'com.geetest.sensebot:sensebot:4.3.5'
// https://jarcasting.com/artifacts/com.geetest.sensebot/sensebot/
implementation ("com.geetest.sensebot:sensebot:4.3.5")
'com.geetest.sensebot:sensebot:aar:4.3.5'
<dependency org="com.geetest.sensebot" name="sensebot" rev="4.3.5">
<artifact name="sensebot" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.geetest.sensebot', module='sensebot', version='4.3.5')
)
libraryDependencies += "com.geetest.sensebot" % "sensebot" % "4.3.5"
[com.geetest.sensebot/sensebot "4.3.5"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 3.10.0 |