testingbotrest

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

License

License

GroupId

GroupId

com.testingbot
ArtifactId

ArtifactId

testingbotrest
Last Version

Last Version

1.0.8
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.0.8
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1