License |
License |
---|---|
GroupId | GroupIdcom.dyuproject.protostuff |
ArtifactId | ArtifactIdprotostuff-yaml |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprotostuff :: yaml
protostuff serialization using yaml format
|
Filename | Size |
---|---|
protostuff-yaml-1.2.2.pom | |
protostuff-yaml-1.2.2.jar | 8 KB |
protostuff-yaml-1.2.2-sources.jar | 4 KB |
protostuff-yaml-1.2.2-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dyuproject.protostuff/protostuff-yaml/ -->
<dependency>
<groupId>com.dyuproject.protostuff</groupId>
<artifactId>protostuff-yaml</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.dyuproject.protostuff/protostuff-yaml/
implementation 'com.dyuproject.protostuff:protostuff-yaml:1.2.2'
// https://jarcasting.com/artifacts/com.dyuproject.protostuff/protostuff-yaml/
implementation ("com.dyuproject.protostuff:protostuff-yaml:1.2.2")
'com.dyuproject.protostuff:protostuff-yaml:jar:1.2.2'
<dependency org="com.dyuproject.protostuff" name="protostuff-yaml" rev="1.2.2">
<artifact name="protostuff-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dyuproject.protostuff', module='protostuff-yaml', version='1.2.2')
)
libraryDependencies += "com.dyuproject.protostuff" % "protostuff-yaml" % "1.2.2"
[com.dyuproject.protostuff/protostuff-yaml "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
com.dyuproject.protostuff : protostuff-api | jar | 1.2.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.2 |
com.dyuproject.protostuff : protostuff-core | jar | 1.2.2 |
com.dyuproject.protostuff : protostuff-core | jar | 1.2.2 |