| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.benhutchison |
| Идентификатор | Идентификаторprickle_2.12 |
| Версия | Версия1.1.14 |
| Тип | Типjar |
| Описание |
Описаниеprickle
prickle
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикcom.github.benhutchison |
| Имя Файла | Размер |
|---|---|
| prickle_2.12-1.1.14.pom | |
| prickle_2.12-1.1.14.jar | 139 KB |
| prickle_2.12-1.1.14-sources.jar | 8 KB |
| prickle_2.12-1.1.14-javadoc.jar | 822 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.benhutchison/prickle_2.12/ -->
<dependency>
<groupId>com.github.benhutchison</groupId>
<artifactId>prickle_2.12</artifactId>
<version>1.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.benhutchison/prickle_2.12/
implementation 'com.github.benhutchison:prickle_2.12:1.1.14'
// https://jarcasting.com/artifacts/com.github.benhutchison/prickle_2.12/
implementation ("com.github.benhutchison:prickle_2.12:1.1.14")
'com.github.benhutchison:prickle_2.12:jar:1.1.14'
<dependency org="com.github.benhutchison" name="prickle_2.12" rev="1.1.14">
<artifact name="prickle_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.benhutchison', module='prickle_2.12', version='1.1.14')
)
libraryDependencies += "com.github.benhutchison" % "prickle_2.12" % "1.1.14"
[com.github.benhutchison/prickle_2.12 "1.1.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.0 |
| com.github.benhutchison : microjson_2.12 | jar | 1.4 |
| org.scala-lang : scala-reflect | jar | 2.12.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.lihaoyi : utest_2.12 | jar | 0.4.4 |