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