License |
License |
---|---|
GroupId | GroupIdcom.thoughtworks.binding |
ArtifactId | ArtifactIdfuturebinding_2.13 |
Version | Version12.0.0 |
Type | Typejar |
Description |
DescriptionFutureBinding
FutureBinding
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.binding/futurebinding_2.13/ -->
<dependency>
<groupId>com.thoughtworks.binding</groupId>
<artifactId>futurebinding_2.13</artifactId>
<version>12.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/futurebinding_2.13/
implementation 'com.thoughtworks.binding:futurebinding_2.13:12.0.0'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/futurebinding_2.13/
implementation ("com.thoughtworks.binding:futurebinding_2.13:12.0.0")
'com.thoughtworks.binding:futurebinding_2.13:jar:12.0.0'
<dependency org="com.thoughtworks.binding" name="futurebinding_2.13" rev="12.0.0">
<artifact name="futurebinding_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='futurebinding_2.13', version='12.0.0')
)
libraryDependencies += "com.thoughtworks.binding" % "futurebinding_2.13" % "12.0.0"
[com.thoughtworks.binding/futurebinding_2.13 "12.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
com.thoughtworks.binding : binding_2.13 | jar | 12.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.1.2 |