is not current version
Last Version 0.0.5.RELEASE

com.github.ichelon:framework-starter-parent 0.0.3.RELEASE

Framework Starters Parent

GroupId

GroupId

com.github.ichelon
ArtifactId

ArtifactId

framework-starter-parent
Version

Version

0.0.3.RELEASE
Type

Type

jar

Download framework-starter-parent 0.0.3.RELEASE


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