is not current version
Last Version 0.61.1

com.github.karsaig:approvalcrest-parent 0.53

Library that extends the functionality of hamcrest

GroupId

GroupId

com.github.karsaig
ArtifactId

ArtifactId

approvalcrest-parent
Version

Version

0.53
Type

Type

pom

Download approvalcrest-parent 0.53


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