is not current version
Last Version 2020.0.14-PREVIEW

org.hexworks.cobalt:cobalt.databinding 2020.0.12-RELEASE

Databinding utilities for Cobalt.

Categories

Categories

Data
GroupId

GroupId

org.hexworks.cobalt
ArtifactId

ArtifactId

cobalt.databinding
Version

Version

2020.0.12-RELEASE
Type

Type

pom

Download cobalt.databinding 2020.0.12-RELEASE


<!-- https://jarcasting.com/artifacts/org.hexworks.cobalt/cobalt.databinding/ -->
<dependency>
    <groupId>org.hexworks.cobalt</groupId>
    <artifactId>cobalt.databinding</artifactId>
    <version>2020.0.12-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hexworks.cobalt/cobalt.databinding/
implementation 'org.hexworks.cobalt:cobalt.databinding:2020.0.12-RELEASE'
// https://jarcasting.com/artifacts/org.hexworks.cobalt/cobalt.databinding/
implementation ("org.hexworks.cobalt:cobalt.databinding:2020.0.12-RELEASE")
'org.hexworks.cobalt:cobalt.databinding:pom:2020.0.12-RELEASE'
<dependency org="org.hexworks.cobalt" name="cobalt.databinding" rev="2020.0.12-RELEASE">
  <artifact name="cobalt.databinding" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hexworks.cobalt', module='cobalt.databinding', version='2020.0.12-RELEASE')
)
libraryDependencies += "org.hexworks.cobalt" % "cobalt.databinding" % "2020.0.12-RELEASE"
[org.hexworks.cobalt/cobalt.databinding "2020.0.12-RELEASE"]