| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.thirdteeth |
| Идентификатор | Идентификаторpcollections-examples |
| Последняя версия | Последняя версия0.1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpcollections-examples
Immutables.org examples for pcollections (Examples)
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.github.thirdteeth/pcollections-examples/ -->
<dependency>
<groupId>com.github.thirdteeth</groupId>
<artifactId>pcollections-examples</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thirdteeth/pcollections-examples/
implementation 'com.github.thirdteeth:pcollections-examples:0.1.4'
// https://jarcasting.com/artifacts/com.github.thirdteeth/pcollections-examples/
implementation ("com.github.thirdteeth:pcollections-examples:0.1.4")
'com.github.thirdteeth:pcollections-examples:jar:0.1.4'
<dependency org="com.github.thirdteeth" name="pcollections-examples" rev="0.1.4">
<artifact name="pcollections-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thirdteeth', module='pcollections-examples', version='0.1.4')
)
libraryDependencies += "com.github.thirdteeth" % "pcollections-examples" % "0.1.4"
[com.github.thirdteeth/pcollections-examples "0.1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.thirdteeth : pcollections-encodings | jar | 0.1.4 |
| org.pcollections : pcollections | jar | 2.1.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.immutables : value | jar | 2.7.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |