| Лицензия |
Лицензия
BSD Simplified
|
|---|---|
| Группа | Группаcom.github.marklister |
| Идентификатор | Идентификаторproduct-collections_2.11 |
| Версия | Версия1.4.5 |
| Тип | Типjar |
| Описание |
Описаниеproduct-collections
Lightweight 2D Data framework. Strongly typed CSV I/O. Statistics.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- 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.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marklister/product-collections_2.11/
implementation 'com.github.marklister:product-collections_2.11:1.4.5'
// https://jarcasting.com/artifacts/com.github.marklister/product-collections_2.11/
implementation ("com.github.marklister:product-collections_2.11:1.4.5")
'com.github.marklister:product-collections_2.11:jar:1.4.5'
<dependency org="com.github.marklister" name="product-collections_2.11" rev="1.4.5">
<artifact name="product-collections_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marklister', module='product-collections_2.11', version='1.4.5')
)
libraryDependencies += "com.github.marklister" % "product-collections_2.11" % "1.4.5"
[com.github.marklister/product-collections_2.11 "1.4.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.8 |
| com.lihaoyi : utest_2.11 | jar | 0.4.4 |