is not current version
Last Version 1.1

com.googlecode.page-component:rest_api_taf 1.0

This project simplify REST API testing

GroupId

GroupId

com.googlecode.page-component
ArtifactId

ArtifactId

rest_api_taf
Version

Version

1.0
Type

Type

jar

Download rest_api_taf 1.0


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