is not current version
Last Version 2.1.2.RELEASE

com.hellokaton:blade-kit 2.1.1.RELEASE


Categories

Categories

Blade User Interface Web Frameworks
GroupId

GroupId

com.hellokaton
ArtifactId

ArtifactId

blade-kit
Version

Version

2.1.1.RELEASE
Type

Type

jar

Download blade-kit 2.1.1.RELEASE


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