License |
License |
---|---|
Categories |
CategoriesBlade User Interface Web Frameworks |
GroupId | GroupIdcom.hellokaton |
ArtifactId | ArtifactIdblade-lattice |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionblade-lattice
blade lattice
|
Project URL |
Project URL |
Filename | Size |
---|---|
blade-lattice-0.1.0.pom | |
blade-lattice-0.1.0.jar | 16 KB |
blade-lattice-0.1.0-sources.jar | 8 KB |
blade-lattice-0.1.0-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hellokaton/blade-lattice/ -->
<dependency>
<groupId>com.hellokaton</groupId>
<artifactId>blade-lattice</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hellokaton/blade-lattice/
implementation 'com.hellokaton:blade-lattice:0.1.0'
// https://jarcasting.com/artifacts/com.hellokaton/blade-lattice/
implementation ("com.hellokaton:blade-lattice:0.1.0")
'com.hellokaton:blade-lattice:jar:0.1.0'
<dependency org="com.hellokaton" name="blade-lattice" rev="0.1.0">
<artifact name="blade-lattice" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hellokaton', module='blade-lattice', version='0.1.0')
)
libraryDependencies += "com.hellokaton" % "blade-lattice" % "0.1.0"
[com.hellokaton/blade-lattice "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.36 |
com.hellokaton : blade-core | jar | 2.1.0.BETA |
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |