bindingz-core
Core libraries for use with the bindingz-plugins
Visit the bindingz.io website for additional information
License |
License |
---|---|
GroupId | GroupIdio.bindingz |
ArtifactId | ArtifactIdbindingz-source-code |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBindingz for Json Communication
|
<!-- https://jarcasting.com/artifacts/io.bindingz/bindingz-source-code/ -->
<dependency>
<groupId>io.bindingz</groupId>
<artifactId>bindingz-source-code</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.bindingz/bindingz-source-code/
implementation 'io.bindingz:bindingz-source-code:1.0.0'
// https://jarcasting.com/artifacts/io.bindingz/bindingz-source-code/
implementation ("io.bindingz:bindingz-source-code:1.0.0")
'io.bindingz:bindingz-source-code:jar:1.0.0'
<dependency org="io.bindingz" name="bindingz-source-code" rev="1.0.0">
<artifact name="bindingz-source-code" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bindingz', module='bindingz-source-code', version='1.0.0')
)
libraryDependencies += "io.bindingz" % "bindingz-source-code" % "1.0.0"
[io.bindingz/bindingz-source-code "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.bindingz : bindingz-api | jar | 1.0.0 |
org.jsonschema2pojo : jsonschema2pojo-core | jar | 1.0.1 |
Core libraries for use with the bindingz-plugins
Visit the bindingz.io website for additional information