GroupId | GroupIdcom.github.karsaig |
---|---|
ArtifactId | ArtifactIdapprovalcrest-parent |
Version | Version0.55.3 |
Type | Typepom |
Filename | Size |
---|---|
approvalcrest-parent-0.55.3.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.55.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.karsaig/approvalcrest-parent/
implementation 'com.github.karsaig:approvalcrest-parent:0.55.3'
// https://jarcasting.com/artifacts/com.github.karsaig/approvalcrest-parent/
implementation ("com.github.karsaig:approvalcrest-parent:0.55.3")
'com.github.karsaig:approvalcrest-parent:pom:0.55.3'
<dependency org="com.github.karsaig" name="approvalcrest-parent" rev="0.55.3">
<artifact name="approvalcrest-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.karsaig', module='approvalcrest-parent', version='0.55.3')
)
libraryDependencies += "com.github.karsaig" % "approvalcrest-parent" % "0.55.3"
[com.github.karsaig/approvalcrest-parent "0.55.3"]