License |
License |
---|---|
Categories |
CategoriesBlade User Interface Web Frameworks |
GroupId | GroupIdcom.hellokaton |
ArtifactId | ArtifactIdblade |
Last Version | Last Version2.1.2.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionblade
blade core
|
Project URL |
Project URL |
Filename | Size |
---|---|
blade-2.1.2.RELEASE.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hellokaton/blade/ -->
<dependency>
<groupId>com.hellokaton</groupId>
<artifactId>blade</artifactId>
<version>2.1.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hellokaton/blade/
implementation 'com.hellokaton:blade:2.1.2.RELEASE'
// https://jarcasting.com/artifacts/com.hellokaton/blade/
implementation ("com.hellokaton:blade:2.1.2.RELEASE")
'com.hellokaton:blade:pom:2.1.2.RELEASE'
<dependency org="com.hellokaton" name="blade" rev="2.1.2.RELEASE">
<artifact name="blade" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hellokaton', module='blade', version='2.1.2.RELEASE')
)
libraryDependencies += "com.hellokaton" % "blade" % "2.1.2.RELEASE"
[com.hellokaton/blade "2.1.2.RELEASE"]