License |
License |
---|---|
Categories |
CategoriesBlade User Interface Web Frameworks |
GroupId | GroupIdcom.hellokaton |
ArtifactId | ArtifactIdblade-kit |
Last Version | Last Version2.1.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblade core
|
Filename | Size |
---|---|
blade-kit-2.1.2.RELEASE.pom | |
blade-kit-2.1.2.RELEASE.jar | 89 KB |
blade-kit-2.1.2.RELEASE-sources.jar | 58 KB |
blade-kit-2.1.2.RELEASE-javadoc.jar | 280 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hellokaton/blade-kit/ -->
<dependency>
<groupId>com.hellokaton</groupId>
<artifactId>blade-kit</artifactId>
<version>2.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.hellokaton/blade-kit/
implementation 'com.hellokaton:blade-kit:2.1.2.RELEASE'
// https://jarcasting.com/artifacts/com.hellokaton/blade-kit/
implementation ("com.hellokaton:blade-kit:2.1.2.RELEASE")
'com.hellokaton:blade-kit:jar:2.1.2.RELEASE'
<dependency org="com.hellokaton" name="blade-kit" rev="2.1.2.RELEASE">
<artifact name="blade-kit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hellokaton', module='blade-kit', version='2.1.2.RELEASE')
)
libraryDependencies += "com.hellokaton" % "blade-kit" % "2.1.2.RELEASE"
[com.hellokaton/blade-kit "2.1.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
com.hellokaton : blade-asm | jar | 0.1.1 |
com.google.code.gson : gson | jar | 2.9.0 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |