| License |
License |
|---|---|
| Categories |
CategoriesBlade User Interface Web Frameworks |
| GroupId | GroupIdcom.yahacode |
| ArtifactId | ArtifactIdhiddenblade-iot |
| Last Version | Last Version0.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionA small and precise toolkit
|
| Filename | Size |
|---|---|
| hiddenblade-iot-0.3.1.pom | |
| hiddenblade-iot-0.3.1.jar | 98 KB |
| hiddenblade-iot-0.3.1-sources.jar | 55 KB |
| hiddenblade-iot-0.3.1-javadoc.jar | 544 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.yahacode/hiddenblade-iot/ -->
<dependency>
<groupId>com.yahacode</groupId>
<artifactId>hiddenblade-iot</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahacode/hiddenblade-iot/
implementation 'com.yahacode:hiddenblade-iot:0.3.1'
// https://jarcasting.com/artifacts/com.yahacode/hiddenblade-iot/
implementation ("com.yahacode:hiddenblade-iot:0.3.1")
'com.yahacode:hiddenblade-iot:jar:0.3.1'
<dependency org="com.yahacode" name="hiddenblade-iot" rev="0.3.1">
<artifact name="hiddenblade-iot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahacode', module='hiddenblade-iot', version='0.3.1')
)
libraryDependencies += "com.yahacode" % "hiddenblade-iot" % "0.3.1"
[com.yahacode/hiddenblade-iot "0.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.yahacode : hiddenblade-tool | jar | 0.2.0 |
| org.springframework : spring-beans | jar | 5.3.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.2 |