is not current version
Last Version 1.2.2

com.dyuproject.protostuff:protostuff-collectionschema 1.0.7

predefined schemas for jdk collections and maps

GroupId

GroupId

com.dyuproject.protostuff
ArtifactId

ArtifactId

protostuff-collectionschema
Version

Version

1.0.7
Type

Type

jar

Download protostuff-collectionschema 1.0.7


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