is not current version
Last Version 0.6

com.github.mike10004:containment-junit4 0.3


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

containment-junit4
Version

Version

0.3
Type

Type

jar

Download containment-junit4 0.3


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