Last Version

JUnit Backport 1.0.2

Convenient functions backported from JUnit 4.13.

License

License

Categories

Categories

JUnit Unit Testing CLI User Interface Monitoring Application Testing & Monitoring
GroupId

GroupId

com.google.monitoring-client
ArtifactId

ArtifactId

junit
Version

Version

1.0.2
Type

Type

jar
Description

Description

JUnit Backport
Convenient functions backported from JUnit 4.13.

Download junit 1.0.2


<!-- https://jarcasting.com/artifacts/com.google.monitoring-client/junit/ -->
<dependency>
    <groupId>com.google.monitoring-client</groupId>
    <artifactId>junit</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.monitoring-client/junit/
implementation 'com.google.monitoring-client:junit:1.0.2'
// https://jarcasting.com/artifacts/com.google.monitoring-client/junit/
implementation ("com.google.monitoring-client:junit:1.0.2")
'com.google.monitoring-client:junit:jar:1.0.2'
<dependency org="com.google.monitoring-client" name="junit" rev="1.0.2">
  <artifact name="junit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.monitoring-client', module='junit', version='1.0.2')
)
libraryDependencies += "com.google.monitoring-client" % "junit" % "1.0.2"
[com.google.monitoring-client/junit "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.