License |
License |
---|---|
GroupId | GroupIdio.github.azagniotov |
ArtifactId | ArtifactIdcollection-type-safe-converter |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncollection-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://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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |