is not current version
Last Version 0.61.1

com.github.karsaig:approvalcrest-parent 0.60.0

Library that extends the functionality of hamcrest

GroupId

GroupId

com.github.karsaig
ArtifactId

ArtifactId

approvalcrest-parent
Version

Version

0.60.0
Type

Type

pom

Download approvalcrest-parent 0.60.0


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