is not current version
Last Version 12.1.0+69-b8238668

com.thoughtworks.binding:safebuffer_2.13 12.0.0-M0

SafeBuffer

GroupId

GroupId

com.thoughtworks.binding
ArtifactId

ArtifactId

safebuffer_2.13
Version

Version

12.0.0-M0
Type

Type

jar

Download safebuffer_2.13 12.0.0-M0


<!-- https://jarcasting.com/artifacts/com.thoughtworks.binding/safebuffer_2.13/ -->
<dependency>
    <groupId>com.thoughtworks.binding</groupId>
    <artifactId>safebuffer_2.13</artifactId>
    <version>12.0.0-M0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thoughtworks.binding/safebuffer_2.13/
implementation 'com.thoughtworks.binding:safebuffer_2.13:12.0.0-M0'
// https://jarcasting.com/artifacts/com.thoughtworks.binding/safebuffer_2.13/
implementation ("com.thoughtworks.binding:safebuffer_2.13:12.0.0-M0")
'com.thoughtworks.binding:safebuffer_2.13:jar:12.0.0-M0'
<dependency org="com.thoughtworks.binding" name="safebuffer_2.13" rev="12.0.0-M0">
  <artifact name="safebuffer_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thoughtworks.binding', module='safebuffer_2.13', version='12.0.0-M0')
)
libraryDependencies += "com.thoughtworks.binding" % "safebuffer_2.13" % "12.0.0-M0"
[com.thoughtworks.binding/safebuffer_2.13 "12.0.0-M0"]