p

product-collections_2.12

Lightweight 2D Data framework. Strongly typed CSV I/O. Statistics.
https://github.com/marklister/product-collections
BSD Simplified
com.github.marklister
Mark Lister
Files download
File Operation
product-collections_2.12-1.4.5.jar download
product-collections_2.12-1.4.5.pom download
product-collections_2.12-1.4.5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.marklister</groupId>
  <artifactId>product-collections_2.12</artifactId>
  <version>1.4.5</version>
</dependency>
Gradle Groovy
implementation 'com.github.marklister:product-collections_2.12:1.4.5'
Gradle Kotlin
implementation("com.github.marklister:product-collections_2.12:1.4.5")
Scala SBT
libraryDependencies += "com.github.marklister" % "product-collections_2.12" % "1.4.5"
Groovy Grape
@Grapes(
  @Grab(group='com.github.marklister', module='product-collections_2.12', version='1.4.5')
)
Apache Ivy
<dependency org="com.github.marklister" name="product-collections_2.12" rev="1.4.5" />
Leiningen
[com.github.marklister/product-collections_2.12 "1.4.5"]
Apache Buildr
'com.github.marklister:product-collections_2.12:jar:1.4.5'