is not current version
Last Version 1.4.5

com.github.marklister:product-collections_2.11 v1.3.0

Lightweight 2D Data framework. Strongly typed CSV I/O. Statistics.

GroupId

GroupId

com.github.marklister
ArtifactId

ArtifactId

product-collections_2.11
Version

Version

v1.3.0
Type

Type

jar

Download product-collections_2.11 v1.3.0


<!-- https://jarcasting.com/artifacts/com.github.marklister/product-collections_2.11/ -->
<dependency>
    <groupId>com.github.marklister</groupId>
    <artifactId>product-collections_2.11</artifactId>
    <version>v1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marklister/product-collections_2.11/
implementation 'com.github.marklister:product-collections_2.11:v1.3.0'
// https://jarcasting.com/artifacts/com.github.marklister/product-collections_2.11/
implementation ("com.github.marklister:product-collections_2.11:v1.3.0")
'com.github.marklister:product-collections_2.11:jar:v1.3.0'
<dependency org="com.github.marklister" name="product-collections_2.11" rev="v1.3.0">
  <artifact name="product-collections_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marklister', module='product-collections_2.11', version='v1.3.0')
)
libraryDependencies += "com.github.marklister" % "product-collections_2.11" % "v1.3.0"
[com.github.marklister/product-collections_2.11 "v1.3.0"]