License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.googlecode.kevinarpe-papaya |
ArtifactId | ArtifactIdkevinarpe-papaya-testing-junit |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkevinarpe-papaya-testing-junit
Papaya for Testing with JUnit: Utilities for Java 1.6+ written by Kevin Connor ARPE
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.googlecode.kevinarpe-papaya/kevinarpe-papaya-testing-junit/ -->
<dependency>
<groupId>com.googlecode.kevinarpe-papaya</groupId>
<artifactId>kevinarpe-papaya-testing-junit</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.kevinarpe-papaya/kevinarpe-papaya-testing-junit/
implementation 'com.googlecode.kevinarpe-papaya:kevinarpe-papaya-testing-junit:0.0.15'
// https://jarcasting.com/artifacts/com.googlecode.kevinarpe-papaya/kevinarpe-papaya-testing-junit/
implementation ("com.googlecode.kevinarpe-papaya:kevinarpe-papaya-testing-junit:0.0.15")
'com.googlecode.kevinarpe-papaya:kevinarpe-papaya-testing-junit:jar:0.0.15'
<dependency org="com.googlecode.kevinarpe-papaya" name="kevinarpe-papaya-testing-junit" rev="0.0.15">
<artifact name="kevinarpe-papaya-testing-junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.kevinarpe-papaya', module='kevinarpe-papaya-testing-junit', version='0.0.15')
)
libraryDependencies += "com.googlecode.kevinarpe-papaya" % "kevinarpe-papaya-testing-junit" % "0.0.15"
[com.googlecode.kevinarpe-papaya/kevinarpe-papaya-testing-junit "0.0.15"]
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.kevinarpe-papaya : kevinarpe-papaya | jar | 0.0.15 |
Group / Artifact | Type | Version |
---|---|---|
com.googlecode.kevinarpe-papaya : kevinarpe-papaya-testing | jar | 0.0.15 |
org.testng : testng | jar | 6.8.8 |
junit : junit | jar | 4.11 |