Last Version

com.presidentio.but:junit-runner 1.0.0


Categories

Categories

IDE Development Tools JUnit Unit Testing
GroupId

GroupId

com.presidentio.but
ArtifactId

ArtifactId

junit-runner
Version

Version

1.0.0
Type

Type

jar
Description

Description

Download junit-runner 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.presidentio.but : unit-common jar

Project Modules

There are no modules declared in this project.