JUnit Rules

This archive represents a set of JUnit Rules that aren't available in the basic setup.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.coders-kitchen
ArtifactId

ArtifactId

JUnitRules
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

JUnit Rules
This archive represents a set of JUnit Rules that aren't available in the basic setup.

Download JUnitRules

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0