не последняя версия
Последняя версия 0.1.4

com.github.thirdteeth:pcollections-encodings 0.1.0

Immutables.org encodings for pcollections (Encodings)

Группа

Группа

com.github.thirdteeth
Идентификатор

Идентификатор

pcollections-encodings
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать pcollections-encodings 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.thirdteeth/pcollections-encodings/ -->
<dependency>
    <groupId>com.github.thirdteeth</groupId>
    <artifactId>pcollections-encodings</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thirdteeth/pcollections-encodings/
implementation 'com.github.thirdteeth:pcollections-encodings:0.1.0'
// https://jarcasting.com/artifacts/com.github.thirdteeth/pcollections-encodings/
implementation ("com.github.thirdteeth:pcollections-encodings:0.1.0")
'com.github.thirdteeth:pcollections-encodings:jar:0.1.0'
<dependency org="com.github.thirdteeth" name="pcollections-encodings" rev="0.1.0">
  <artifact name="pcollections-encodings" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thirdteeth', module='pcollections-encodings', version='0.1.0')
)
libraryDependencies += "com.github.thirdteeth" % "pcollections-encodings" % "0.1.0"
[com.github.thirdteeth/pcollections-encodings "0.1.0"]