is not current version
Last Version 1.3.28

org.jsmart:http-testing 1.3.23

How to use zerocode in your project

GroupId

GroupId

org.jsmart
ArtifactId

ArtifactId

http-testing
Version

Version

1.3.23
Type

Type

jar

Download http-testing 1.3.23


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