| License |
License |
|---|---|
| Categories |
CategoriesBlade User Interface Web Frameworks |
| GroupId | GroupIdcom.hellokaton |
| ArtifactId | ArtifactIdblade-kit |
| Version | Version2.1.0.RELEASE |
| Type | Typejar |
| Description |
Descriptionblade core
|
| Filename | Size |
|---|---|
| blade-kit-2.1.0.RELEASE.pom | |
| blade-kit-2.1.0.RELEASE.jar | 88 KB |
| blade-kit-2.1.0.RELEASE-sources.jar | 56 KB |
| blade-kit-2.1.0.RELEASE-javadoc.jar | 277 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hellokaton/blade-kit/ -->
<dependency>
<groupId>com.hellokaton</groupId>
<artifactId>blade-kit</artifactId>
<version>2.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.hellokaton/blade-kit/
implementation 'com.hellokaton:blade-kit:2.1.0.RELEASE'
// https://jarcasting.com/artifacts/com.hellokaton/blade-kit/
implementation ("com.hellokaton:blade-kit:2.1.0.RELEASE")
'com.hellokaton:blade-kit:jar:2.1.0.RELEASE'
<dependency org="com.hellokaton" name="blade-kit" rev="2.1.0.RELEASE">
<artifact name="blade-kit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hellokaton', module='blade-kit', version='2.1.0.RELEASE')
)
libraryDependencies += "com.hellokaton" % "blade-kit" % "2.1.0.RELEASE"
[com.hellokaton/blade-kit "2.1.0.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 |