Lightweight Buffer and Slice abstractions for Scala.
buffer-and-slice 1.3.0
Group ID:
com.github.arturopala
Artifact ID:
buffer-and-slice_2.13
Version:
1.3.0
Release Date:
May 2, 2020
Licenses:
Files:
Full Scala Version:
2.13.2
Developers:
libraryDependencies += "com.github.arturopala" %% "buffer-and-slice" % "1.3.0"
ivy"com.github.arturopala::buffer-and-slice:1.3.0"
//> using dep "com.github.arturopala::buffer-and-slice:1.3.0"
import $ivy.`com.github.arturopala::buffer-and-slice:1.3.0`
<dependency> <groupId>com.github.arturopala</groupId> <artifactId>buffer-and-slice_2.13</artifactId> <version>1.3.0</version> </dependency>
compile group: 'com.github.arturopala', name: 'buffer-and-slice_2.13', version: '1.3.0'