is not current version
Last Version 1.0.1.RELEASE

com.github.ichelon:framework-parent 0.0.4.RELEASE

Framework Parent

GroupId

GroupId

com.github.ichelon
ArtifactId

ArtifactId

framework-parent
Version

Version

0.0.4.RELEASE
Type

Type

pom

Download framework-parent 0.0.4.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.ichelon/framework-parent/ -->
<dependency>
    <groupId>com.github.ichelon</groupId>
    <artifactId>framework-parent</artifactId>
    <version>0.0.4.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ichelon/framework-parent/
implementation 'com.github.ichelon:framework-parent:0.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.ichelon/framework-parent/
implementation ("com.github.ichelon:framework-parent:0.0.4.RELEASE")
'com.github.ichelon:framework-parent:pom:0.0.4.RELEASE'
<dependency org="com.github.ichelon" name="framework-parent" rev="0.0.4.RELEASE">
  <artifact name="framework-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ichelon', module='framework-parent', version='0.0.4.RELEASE')
)
libraryDependencies += "com.github.ichelon" % "framework-parent" % "0.0.4.RELEASE"
[com.github.ichelon/framework-parent "0.0.4.RELEASE"]