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