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