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-annotations |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbindingz-annotations
Bindingz for Json Communication
|
<!-- https://jarcasting.com/artifacts/io.bindingz/bindingz-annotations/ -->
<dependency>
<groupId>io.bindingz</groupId>
<artifactId>bindingz-annotations</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.bindingz/bindingz-annotations/
implementation 'io.bindingz:bindingz-annotations:1.0.1'
// https://jarcasting.com/artifacts/io.bindingz/bindingz-annotations/
implementation ("io.bindingz:bindingz-annotations:1.0.1")
'io.bindingz:bindingz-annotations:jar:1.0.1'
<dependency org="io.bindingz" name="bindingz-annotations" rev="1.0.1">
<artifact name="bindingz-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bindingz', module='bindingz-annotations', version='1.0.1')
)
libraryDependencies += "io.bindingz" % "bindingz-annotations" % "1.0.1"
[io.bindingz/bindingz-annotations "1.0.1"]
Core libraries for use with the bindingz-plugins
Visit the bindingz.io website for additional information