is not current version
Last Version 0.27.0

org.httpobjects.test:httpobjects-test 0.3.0


GroupId

GroupId

org.httpobjects.test
ArtifactId

ArtifactId

httpobjects-test
Version

Version

0.3.0
Type

Type

jar

Download httpobjects-test 0.3.0


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