Last Version

nitsick 0.4

Unit test support libraries

License

License

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

nitsick
Version

Version

0.4
Type

Type

pom
Description

Description

nitsick
Unit test support libraries
Project URL

Project URL

https://github.com/mike10004/nitsick

Download nitsick 0.4

Filename Size
nitsick-0.4.pom 7 KB
Browse

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

Dependencies

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

Project Modules

  • nitsick-core
  • nitsick-junit