GroupId | GroupIdcom.github.arturopala |
---|---|
ArtifactId | ArtifactIdbuffer-and-slice_sjs1_2.11 |
Version | Version1.51.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.arturopala/buffer-and-slice_sjs1_2.11/ -->
<dependency>
<groupId>com.github.arturopala</groupId>
<artifactId>buffer-and-slice_sjs1_2.11</artifactId>
<version>1.51.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.arturopala/buffer-and-slice_sjs1_2.11/
implementation 'com.github.arturopala:buffer-and-slice_sjs1_2.11:1.51.0'
// https://jarcasting.com/artifacts/com.github.arturopala/buffer-and-slice_sjs1_2.11/
implementation ("com.github.arturopala:buffer-and-slice_sjs1_2.11:1.51.0")
'com.github.arturopala:buffer-and-slice_sjs1_2.11:jar:1.51.0'
<dependency org="com.github.arturopala" name="buffer-and-slice_sjs1_2.11" rev="1.51.0">
<artifact name="buffer-and-slice_sjs1_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.arturopala', module='buffer-and-slice_sjs1_2.11', version='1.51.0')
)
libraryDependencies += "com.github.arturopala" % "buffer-and-slice_sjs1_2.11" % "1.51.0"
[com.github.arturopala/buffer-and-slice_sjs1_2.11 "1.51.0"]