| Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
|---|---|
| GroupId | GroupIdcom.thoughtworks.binding |
| ArtifactId | ArtifactIdjspromisebinding_sjs1_2.13 |
| Version | Version12.0.0-M1+8-d8d32a2a |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.thoughtworks.binding/jspromisebinding_sjs1_2.13/ -->
<dependency>
<groupId>com.thoughtworks.binding</groupId>
<artifactId>jspromisebinding_sjs1_2.13</artifactId>
<version>12.0.0-M1+8-d8d32a2a</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/jspromisebinding_sjs1_2.13/
implementation 'com.thoughtworks.binding:jspromisebinding_sjs1_2.13:12.0.0-M1+8-d8d32a2a'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/jspromisebinding_sjs1_2.13/
implementation ("com.thoughtworks.binding:jspromisebinding_sjs1_2.13:12.0.0-M1+8-d8d32a2a")
'com.thoughtworks.binding:jspromisebinding_sjs1_2.13:jar:12.0.0-M1+8-d8d32a2a'
<dependency org="com.thoughtworks.binding" name="jspromisebinding_sjs1_2.13" rev="12.0.0-M1+8-d8d32a2a">
<artifact name="jspromisebinding_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='jspromisebinding_sjs1_2.13', version='12.0.0-M1+8-d8d32a2a')
)
libraryDependencies += "com.thoughtworks.binding" % "jspromisebinding_sjs1_2.13" % "12.0.0-M1+8-d8d32a2a"
[com.thoughtworks.binding/jspromisebinding_sjs1_2.13 "12.0.0-M1+8-d8d32a2a"]