License |
License |
---|---|
Categories |
CategoriesBlade User Interface Web Frameworks |
GroupId | GroupIdcom.yahacode |
ArtifactId | ArtifactIdhiddenblade-iot |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionA small and precise toolkit
|
Filename | Size |
---|---|
hiddenblade-iot-0.2.0.pom | |
hiddenblade-iot-0.2.0.jar | 98 KB |
hiddenblade-iot-0.2.0-sources.jar | 55 KB |
hiddenblade-iot-0.2.0-javadoc.jar | 544 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahacode/hiddenblade-iot/ -->
<dependency>
<groupId>com.yahacode</groupId>
<artifactId>hiddenblade-iot</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahacode/hiddenblade-iot/
implementation 'com.yahacode:hiddenblade-iot:0.2.0'
// https://jarcasting.com/artifacts/com.yahacode/hiddenblade-iot/
implementation ("com.yahacode:hiddenblade-iot:0.2.0")
'com.yahacode:hiddenblade-iot:jar:0.2.0'
<dependency org="com.yahacode" name="hiddenblade-iot" rev="0.2.0">
<artifact name="hiddenblade-iot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahacode', module='hiddenblade-iot', version='0.2.0')
)
libraryDependencies += "com.yahacode" % "hiddenblade-iot" % "0.2.0"
[com.yahacode/hiddenblade-iot "0.2.0"]
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 |