| License |
License |
|---|---|
| GroupId | GroupIdio.protostuff |
| ArtifactId | ArtifactIdprotostuff-yaml |
| Last Version | Last Version1.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionprotostuff :: yaml
protostuff serialization using yaml format
|
| Filename | Size |
|---|---|
| protostuff-yaml-1.8.0.pom | |
| protostuff-yaml-1.8.0.jar | 8 KB |
| protostuff-yaml-1.8.0-tests.jar | 10 KB |
| protostuff-yaml-1.8.0-sources.jar | 4 KB |
| protostuff-yaml-1.8.0-javadoc.jar | 32 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.protostuff : protostuff-api | jar | 1.8.0 |
| 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 |