is not current version
Last Version 1.0.1.RELEASE

com.github.ichelon:framework-starters 0.0.3.RELEASE

Framework Starters

GroupId

GroupId

com.github.ichelon
ArtifactId

ArtifactId

framework-starters
Version

Version

0.0.3.RELEASE
Type

Type

pom

Download framework-starters 0.0.3.RELEASE


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