is not current version
Last Version 7.0.0.CR1

org.jadira.bindings:bindings 3.1.0.CR3

Core Bindings Provision

GroupId

GroupId

org.jadira.bindings
ArtifactId

ArtifactId

bindings
Version

Version

3.1.0.CR3
Type

Type

jar

Download bindings 3.1.0.CR3


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