| GroupId | GroupIdcom.thoughtworks.binding |
|---|---|
| ArtifactId | ArtifactIdfuturebinding_sjs0.6_2.11 |
| Version | Version11.9.0+28-e1f944a1 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.binding/futurebinding_sjs0.6_2.11/ -->
<dependency>
<groupId>com.thoughtworks.binding</groupId>
<artifactId>futurebinding_sjs0.6_2.11</artifactId>
<version>11.9.0+28-e1f944a1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/futurebinding_sjs0.6_2.11/
implementation 'com.thoughtworks.binding:futurebinding_sjs0.6_2.11:11.9.0+28-e1f944a1'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/futurebinding_sjs0.6_2.11/
implementation ("com.thoughtworks.binding:futurebinding_sjs0.6_2.11:11.9.0+28-e1f944a1")
'com.thoughtworks.binding:futurebinding_sjs0.6_2.11:jar:11.9.0+28-e1f944a1'
<dependency org="com.thoughtworks.binding" name="futurebinding_sjs0.6_2.11" rev="11.9.0+28-e1f944a1">
<artifact name="futurebinding_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='futurebinding_sjs0.6_2.11', version='11.9.0+28-e1f944a1')
)
libraryDependencies += "com.thoughtworks.binding" % "futurebinding_sjs0.6_2.11" % "11.9.0+28-e1f944a1"
[com.thoughtworks.binding/futurebinding_sjs0.6_2.11 "11.9.0+28-e1f944a1"]