GroupId | GroupIdcom.github.arturopala |
---|---|
ArtifactId | ArtifactIdbuffer-and-slice_2.11 |
Version | Version1.24.0 |
Type | Typejar |
Filename | Size |
---|---|
buffer-and-slice_2.11-1.24.0.pom | |
buffer-and-slice_2.11-1.24.0.jar | 193 KB |
buffer-and-slice_2.11-1.24.0-sources.jar | 28 KB |
buffer-and-slice_2.11-1.24.0-javadoc.jar | 487 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.arturopala/buffer-and-slice_2.11/ -->
<dependency>
<groupId>com.github.arturopala</groupId>
<artifactId>buffer-and-slice_2.11</artifactId>
<version>1.24.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.arturopala/buffer-and-slice_2.11/
implementation 'com.github.arturopala:buffer-and-slice_2.11:1.24.0'
// https://jarcasting.com/artifacts/com.github.arturopala/buffer-and-slice_2.11/
implementation ("com.github.arturopala:buffer-and-slice_2.11:1.24.0")
'com.github.arturopala:buffer-and-slice_2.11:jar:1.24.0'
<dependency org="com.github.arturopala" name="buffer-and-slice_2.11" rev="1.24.0">
<artifact name="buffer-and-slice_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.arturopala', module='buffer-and-slice_2.11', version='1.24.0')
)
libraryDependencies += "com.github.arturopala" % "buffer-and-slice_2.11" % "1.24.0"
[com.github.arturopala/buffer-and-slice_2.11 "1.24.0"]