is not current version
Last Version 2.1.2.RELEASE

com.hellokaton:blade 2.1.0.BETA

blade core

Categories

Categories

Blade User Interface Web Frameworks
GroupId

GroupId

com.hellokaton
ArtifactId

ArtifactId

blade
Version

Version

2.1.0.BETA
Type

Type

pom

Download blade 2.1.0.BETA

Filename Size
blade-2.1.0.BETA.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/com.hellokaton/blade/ -->
<dependency>
    <groupId>com.hellokaton</groupId>
    <artifactId>blade</artifactId>
    <version>2.1.0.BETA</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hellokaton/blade/
implementation 'com.hellokaton:blade:2.1.0.BETA'
// https://jarcasting.com/artifacts/com.hellokaton/blade/
implementation ("com.hellokaton:blade:2.1.0.BETA")
'com.hellokaton:blade:pom:2.1.0.BETA'
<dependency org="com.hellokaton" name="blade" rev="2.1.0.BETA">
  <artifact name="blade" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hellokaton', module='blade', version='2.1.0.BETA')
)
libraryDependencies += "com.hellokaton" % "blade" % "2.1.0.BETA"
[com.hellokaton/blade "2.1.0.BETA"]