is not current version
Last Version 0.4

com.github.mike10004:nitsick-junit 0.1


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

nitsick-junit
Version

Version

0.1
Type

Type

jar

Download nitsick-junit 0.1


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