License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.opensmarthouse.core.bundles |
ArtifactId | ArtifactIdorg.opensmarthouse.core.io.bin2json |
Last Version | Last Version0.10.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenSmartHouse Core | Bundles | Binary To JSON converter
This project contains the core elements of OpenSmartHouse
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.io.bin2json/ -->
<dependency>
<groupId>org.opensmarthouse.core.bundles</groupId>
<artifactId>org.opensmarthouse.core.io.bin2json</artifactId>
<version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.io.bin2json/
implementation 'org.opensmarthouse.core.bundles:org.opensmarthouse.core.io.bin2json:0.10.1'
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.io.bin2json/
implementation ("org.opensmarthouse.core.bundles:org.opensmarthouse.core.io.bin2json:0.10.1")
'org.opensmarthouse.core.bundles:org.opensmarthouse.core.io.bin2json:jar:0.10.1'
<dependency org="org.opensmarthouse.core.bundles" name="org.opensmarthouse.core.io.bin2json" rev="0.10.1">
<artifact name="org.opensmarthouse.core.io.bin2json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensmarthouse.core.bundles', module='org.opensmarthouse.core.io.bin2json', version='0.10.1')
)
libraryDependencies += "org.opensmarthouse.core.bundles" % "org.opensmarthouse.core.io.bin2json" % "0.10.1"
[org.opensmarthouse.core.bundles/org.opensmarthouse.core.io.bin2json "0.10.1"]
Group / Artifact | Type | Version |
---|---|---|
org.opensmarthouse.core.bundles : org.opensmarthouse.core.util | jar | |
com.igormaznitsa : jbbp | jar | |
com.google.code.gson : gson | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |