| License |
License |
|---|---|
| GroupId | GroupIdcom.github.ichelon |
| ArtifactId | ArtifactIdframework-starters |
| Last Version | Last Version1.0.1.RELEASE |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionFramework Starters
Framework Starters
|
| Filename | Size |
|---|---|
| framework-starters-1.0.1.RELEASE.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.ichelon/framework-starters/ -->
<dependency>
<groupId>com.github.ichelon</groupId>
<artifactId>framework-starters</artifactId>
<version>1.0.1.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ichelon/framework-starters/
implementation 'com.github.ichelon:framework-starters:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.github.ichelon/framework-starters/
implementation ("com.github.ichelon:framework-starters:1.0.1.RELEASE")
'com.github.ichelon:framework-starters:pom:1.0.1.RELEASE'
<dependency org="com.github.ichelon" name="framework-starters" rev="1.0.1.RELEASE">
<artifact name="framework-starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ichelon', module='framework-starters', version='1.0.1.RELEASE')
)
libraryDependencies += "com.github.ichelon" % "framework-starters" % "1.0.1.RELEASE"
[com.github.ichelon/framework-starters "1.0.1.RELEASE"]
| Version |
|---|
|
1.0.1.RELEASE
|
|
1.0.0.RELEASE
|
|
0.0.5.RELEASE
|
|
0.0.4.RELEASE
|
|
0.0.3.RELEASE
|
|
0.0.2.RELEASE
|