is not current version
Last Version 1.4.5

com.github.marklister:product-collections_2.11 1.1.1

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

GroupId

GroupId

com.github.marklister
ArtifactId

ArtifactId

product-collections_2.11
Version

Version

1.1.1
Type

Type

jar

Download product-collections_2.11 1.1.1


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