is not current version
Last Version 7

com.github.redfish4ktc.parent:redfish4ktc-maven-oss-parent 6

Maven parent for open source projects

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.redfish4ktc.parent
ArtifactId

ArtifactId

redfish4ktc-maven-oss-parent
Version

Version

6
Type

Type

pom

Download redfish4ktc-maven-oss-parent 6


<!-- 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>6</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:6'
// https://jarcasting.com/artifacts/com.github.redfish4ktc.parent/redfish4ktc-maven-oss-parent/
implementation ("com.github.redfish4ktc.parent:redfish4ktc-maven-oss-parent:6")
'com.github.redfish4ktc.parent:redfish4ktc-maven-oss-parent:pom:6'
<dependency org="com.github.redfish4ktc.parent" name="redfish4ktc-maven-oss-parent" rev="6">
  <artifact name="redfish4ktc-maven-oss-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.redfish4ktc.parent', module='redfish4ktc-maven-oss-parent', version='6')
)
libraryDependencies += "com.github.redfish4ktc.parent" % "redfish4ktc-maven-oss-parent" % "6"
[com.github.redfish4ktc.parent/redfish4ktc-maven-oss-parent "6"]