License |
License |
---|---|
GroupId | GroupIdcom.github.karsaig |
ArtifactId | ArtifactIdapprovalcrest-parent |
Last Version | Last Version0.61.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApprovalcrest-parent
Library that extends the functionality of hamcrest
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
approvalcrest-parent-0.61.1.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.karsaig/approvalcrest-parent/ -->
<dependency>
<groupId>com.github.karsaig</groupId>
<artifactId>approvalcrest-parent</artifactId>
<version>0.61.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.karsaig/approvalcrest-parent/
implementation 'com.github.karsaig:approvalcrest-parent:0.61.1'
// https://jarcasting.com/artifacts/com.github.karsaig/approvalcrest-parent/
implementation ("com.github.karsaig:approvalcrest-parent:0.61.1")
'com.github.karsaig:approvalcrest-parent:pom:0.61.1'
<dependency org="com.github.karsaig" name="approvalcrest-parent" rev="0.61.1">
<artifact name="approvalcrest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.karsaig', module='approvalcrest-parent', version='0.61.1')
)
libraryDependencies += "com.github.karsaig" % "approvalcrest-parent" % "0.61.1"
[com.github.karsaig/approvalcrest-parent "0.61.1"]