License |
License
BSD Simplified
|
---|---|
GroupId | GroupIdcom.github.marklister |
ArtifactId | ArtifactIdproduct-collections_2.10 |
Last Version | Last Version1.4.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionproduct-collections
Lightweight 2D Data framework. Strongly typed CSV I/O. Statistics.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.marklister/product-collections_2.10/ -->
<dependency>
<groupId>com.github.marklister</groupId>
<artifactId>product-collections_2.10</artifactId>
<version>1.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marklister/product-collections_2.10/
implementation 'com.github.marklister:product-collections_2.10:1.4.5'
// https://jarcasting.com/artifacts/com.github.marklister/product-collections_2.10/
implementation ("com.github.marklister:product-collections_2.10:1.4.5")
'com.github.marklister:product-collections_2.10:jar:1.4.5'
<dependency org="com.github.marklister" name="product-collections_2.10" rev="1.4.5">
<artifact name="product-collections_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marklister', module='product-collections_2.10', version='1.4.5')
)
libraryDependencies += "com.github.marklister" % "product-collections_2.10" % "1.4.5"
[com.github.marklister/product-collections_2.10 "1.4.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
com.lihaoyi : utest_2.10 | jar | 0.4.4 |