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