Last Version

testingbotrest 1.0.8

Java library which provides helper methods for invoking the TestingBot REST API

License

License

GroupId

GroupId

com.testingbot
ArtifactId

ArtifactId

testingbotrest
Version

Version

1.0.8
Type

Type

jar
Description

Description

testingbotrest
Java library which provides helper methods for invoking the TestingBot REST API
Project URL

Project URL

https://testingbot.com
Project Organization

Project Organization

TestingBot

Download testingbotrest 1.0.8


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

Dependencies

compile (6)

Group / Artifact Type Version
com.googlecode.json-simple : json-simple jar 1.1.1
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpmime jar 4.5.13
org.json : json jar 20220320
com.google.code.gson : gson jar 2.8.9
net.iharder : base64 jar 2.3.9

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
commons-lang : commons-lang jar 2.6
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.