is not current version
Last Version 1.0.1

io.bindingz:bindingz-annotations 1.0.0


GroupId

GroupId

io.bindingz
ArtifactId

ArtifactId

bindingz-annotations
Version

Version

1.0.0
Type

Type

jar

Download bindingz-annotations 1.0.0


<!-- https://jarcasting.com/artifacts/io.bindingz/bindingz-annotations/ -->
<dependency>
    <groupId>io.bindingz</groupId>
    <artifactId>bindingz-annotations</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.bindingz/bindingz-annotations/
implementation 'io.bindingz:bindingz-annotations:1.0.0'
// https://jarcasting.com/artifacts/io.bindingz/bindingz-annotations/
implementation ("io.bindingz:bindingz-annotations:1.0.0")
'io.bindingz:bindingz-annotations:jar:1.0.0'
<dependency org="io.bindingz" name="bindingz-annotations" rev="1.0.0">
  <artifact name="bindingz-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bindingz', module='bindingz-annotations', version='1.0.0')
)
libraryDependencies += "io.bindingz" % "bindingz-annotations" % "1.0.0"
[io.bindingz/bindingz-annotations "1.0.0"]