GroupId | GroupIdcom.geetest.sensebot |
---|---|
ArtifactId | ArtifactIdsensebot |
Version | Version4.3.4.4 |
Type | Typeaar |
Filename | Size |
---|---|
sensebot-4.3.4.4.pom | |
sensebot-4.3.4.4.aar | 255 KB |
sensebot-4.3.4.4-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.4.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.geetest.sensebot/sensebot/
implementation 'com.geetest.sensebot:sensebot:4.3.4.4'
// https://jarcasting.com/artifacts/com.geetest.sensebot/sensebot/
implementation ("com.geetest.sensebot:sensebot:4.3.4.4")
'com.geetest.sensebot:sensebot:aar:4.3.4.4'
<dependency org="com.geetest.sensebot" name="sensebot" rev="4.3.4.4">
<artifact name="sensebot" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.geetest.sensebot', module='sensebot', version='4.3.4.4')
)
libraryDependencies += "com.geetest.sensebot" % "sensebot" % "4.3.4.4"
[com.geetest.sensebot/sensebot "4.3.4.4"]