GroupId | GroupIdcom.softwaresecured.plugin |
---|---|
ArtifactId | ArtifactIdreshift-reporter-parent |
Version | Version1.0.0 |
Type | Typepom |
Filename | Size |
---|---|
reshift-reporter-parent-1.0.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaresecured.plugin/reshift-reporter-parent/ -->
<dependency>
<groupId>com.softwaresecured.plugin</groupId>
<artifactId>reshift-reporter-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.softwaresecured.plugin/reshift-reporter-parent/
implementation 'com.softwaresecured.plugin:reshift-reporter-parent:1.0.0'
// https://jarcasting.com/artifacts/com.softwaresecured.plugin/reshift-reporter-parent/
implementation ("com.softwaresecured.plugin:reshift-reporter-parent:1.0.0")
'com.softwaresecured.plugin:reshift-reporter-parent:pom:1.0.0'
<dependency org="com.softwaresecured.plugin" name="reshift-reporter-parent" rev="1.0.0">
<artifact name="reshift-reporter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.softwaresecured.plugin', module='reshift-reporter-parent', version='1.0.0')
)
libraryDependencies += "com.softwaresecured.plugin" % "reshift-reporter-parent" % "1.0.0"
[com.softwaresecured.plugin/reshift-reporter-parent "1.0.0"]