Last Version

reFit Self-Tests 1.8.0

Framework for Integrated Testing Reworked

License

License

GroupId

GroupId

com.googlecode.refit.test
ArtifactId

ArtifactId

refit-test
Version

Version

1.8.0
Type

Type

jar
Description

Description

reFit Self-Tests
Framework for Integrated Testing Reworked
Project URL

Project URL

http://code.google.com/p/refit/refit-test/

Download refit-test 1.8.0


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

Dependencies

test (2)

Group / Artifact Type Version
com.googlecode.refit.eg : refit-eg-plain test-jar 1.8.0
com.googlecode.refit : refit-junit jar 1.8.0

Project Modules

There are no modules declared in this project.