Last Version

collection-type-safe-converter 1.0.1

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

License

License

MIT
GroupId

GroupId

io.github.azagniotov
ArtifactId

ArtifactId

collection-type-safe-converter
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Project URL

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

Download collection-type-safe-converter 1.0.1


<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.