| License |
License |
|---|---|
| GroupId | GroupIdcom.googlecode.refit.test |
| ArtifactId | ArtifactIdrefit-test |
| Last Version | Last Version1.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionreFit Self-Tests
Framework for Integrated Testing Reworked
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| refit-test-1.8.0.pom | |
| refit-test-1.8.0.jar | 1 KB |
| refit-test-1.8.0-javadoc.jar | 337 bytes |
| Browse |
<!-- 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"]
| 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 |