reFit Plain Java Example

Framework for Integrated Testing Reworked

License

License

GroupId

GroupId

com.googlecode.refit.eg
ArtifactId

ArtifactId

refit-eg-plain
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

reFit Plain Java Example
Framework for Integrated Testing Reworked

Download refit-eg-plain

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.googlecode.refit : refit jar 1.8.0

test (5)

Group / Artifact Type Version
com.googlecode.refit : refit-junit jar 1.8.0
com.googlecode.refit : refit-runner jar 1.8.0
junit : junit jar 4.11
org.apache.ant : ant jar 1.8.4
commons-io : commons-io jar 2.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0
1.7.1
1.7.0
1.6.0