Last Version

protostuff :: yaml 1.8.0

protostuff serialization using yaml format

License

License

GroupId

GroupId

io.protostuff
ArtifactId

ArtifactId

protostuff-yaml
Version

Version

1.8.0
Type

Type

jar
Description

Description

protostuff :: yaml
protostuff serialization using yaml format

Download protostuff-yaml 1.8.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.protostuff : protostuff-api jar 1.8.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
io.protostuff : protostuff-core jar 1.8.0
io.protostuff : protostuff-core jar 1.8.0

Project Modules

There are no modules declared in this project.