License |
License |
---|---|
GroupId | GroupIdcom.github.nikolavp |
ArtifactId | ArtifactIdapproval |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.github.nikolavp:approval
Approval is a Java library which will make you look at your testing from a whole different angle
|
Project URL |
Project URL |
Filename | Size |
---|---|
approval-0.3.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nikolavp/approval/ -->
<dependency>
<groupId>com.github.nikolavp</groupId>
<artifactId>approval</artifactId>
<version>0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nikolavp/approval/
implementation 'com.github.nikolavp:approval:0.3'
// https://jarcasting.com/artifacts/com.github.nikolavp/approval/
implementation ("com.github.nikolavp:approval:0.3")
'com.github.nikolavp:approval:pom:0.3'
<dependency org="com.github.nikolavp" name="approval" rev="0.3">
<artifact name="approval" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nikolavp', module='approval', version='0.3')
)
libraryDependencies += "com.github.nikolavp" % "approval" % "0.3"
[com.github.nikolavp/approval "0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 2.0.2 |
junit : junit | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 13.0.1 |
org.hamcrest : hamcrest-library | jar | 1.3.RC2 |
org.mockito : mockito-core | jar | 1.9.0 |