collection-type-safe-converter

Helper library that generates type-safe generic shallow copies from raw non-generic collection objects and unknown type generic collections

Лицензия

Лицензия

MIT
Группа

Группа

io.github.azagniotov
Идентификатор

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

collection-type-safe-converter
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

collection-type-safe-converter
Helper library that generates type-safe generic shallow copies from raw non-generic collection objects and unknown type generic collections
Ссылка на сайт

Ссылка на сайт

https://github.com/azagniotov/collection-type-safe-converter

Скачать collection-type-safe-converter

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.azagniotov/collection-type-safe-converter/ -->
<dependency>
    <groupId>io.github.azagniotov</groupId>
    <artifactId>collection-type-safe-converter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.azagniotov/collection-type-safe-converter/
implementation 'io.github.azagniotov:collection-type-safe-converter:1.0.1'
// https://jarcasting.com/artifacts/io.github.azagniotov/collection-type-safe-converter/
implementation ("io.github.azagniotov:collection-type-safe-converter:1.0.1")
'io.github.azagniotov:collection-type-safe-converter:jar:1.0.1'
<dependency org="io.github.azagniotov" name="collection-type-safe-converter" rev="1.0.1">
  <artifact name="collection-type-safe-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.azagniotov', module='collection-type-safe-converter', version='1.0.1')
)
libraryDependencies += "io.github.azagniotov" % "collection-type-safe-converter" % "1.0.1"
[io.github.azagniotov/collection-type-safe-converter "1.0.1"]

Зависимости

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.1
1.0.0