Categories |
CategoriesMaven Build Tools |
---|---|
GroupId | GroupIdcom.github.redfish4ktc.parent |
ArtifactId | ArtifactIdredfish4ktc-maven-oss-parent |
Version | Version3 |
Type | Typepom |
Filename | Size |
---|---|
redfish4ktc-maven-oss-parent-3.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.redfish4ktc.parent/redfish4ktc-maven-oss-parent/ -->
<dependency>
<groupId>com.github.redfish4ktc.parent</groupId>
<artifactId>redfish4ktc-maven-oss-parent</artifactId>
<version>3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.redfish4ktc.parent/redfish4ktc-maven-oss-parent/
implementation 'com.github.redfish4ktc.parent:redfish4ktc-maven-oss-parent:3'
// https://jarcasting.com/artifacts/com.github.redfish4ktc.parent/redfish4ktc-maven-oss-parent/
implementation ("com.github.redfish4ktc.parent:redfish4ktc-maven-oss-parent:3")
'com.github.redfish4ktc.parent:redfish4ktc-maven-oss-parent:pom:3'
<dependency org="com.github.redfish4ktc.parent" name="redfish4ktc-maven-oss-parent" rev="3">
<artifact name="redfish4ktc-maven-oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.redfish4ktc.parent', module='redfish4ktc-maven-oss-parent', version='3')
)
libraryDependencies += "com.github.redfish4ktc.parent" % "redfish4ktc-maven-oss-parent" % "3"
[com.github.redfish4ktc.parent/redfish4ktc-maven-oss-parent "3"]