is not current version
Last Version 1.8.0

io.protostuff:protostuff-collectionschema 1.6.2

predefined schemas for jdk collections and maps

GroupId

GroupId

io.protostuff
ArtifactId

ArtifactId

protostuff-collectionschema
Version

Version

1.6.2
Type

Type

jar

Download protostuff-collectionschema 1.6.2


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