| GroupId | GroupIdcom.thoughtworks.binding |
|---|---|
| ArtifactId | ArtifactIdfuturebinding_sjs0.6_2.11 |
| Version | Version8.0.2 |
| 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>8.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/futurebinding_sjs0.6_2.11/
implementation 'com.thoughtworks.binding:futurebinding_sjs0.6_2.11:8.0.2'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/futurebinding_sjs0.6_2.11/
implementation ("com.thoughtworks.binding:futurebinding_sjs0.6_2.11:8.0.2")
'com.thoughtworks.binding:futurebinding_sjs0.6_2.11:jar:8.0.2'
<dependency org="com.thoughtworks.binding" name="futurebinding_sjs0.6_2.11" rev="8.0.2">
<artifact name="futurebinding_sjs0.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='futurebinding_sjs0.6_2.11', version='8.0.2')
)
libraryDependencies += "com.thoughtworks.binding" % "futurebinding_sjs0.6_2.11" % "8.0.2"
[com.thoughtworks.binding/futurebinding_sjs0.6_2.11 "8.0.2"]