is not current version
Last Version 7.0.0.CR1

org.jadira.bindings:bindings 5.0.0.GA

Bindings for Jadira Framework

GroupId

GroupId

org.jadira.bindings
ArtifactId

ArtifactId

bindings
Version

Version

5.0.0.GA
Type

Type

jar

Download bindings 5.0.0.GA


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