is not current version
Last Version 1.8.0

io.protostuff:protostuff-bom 1.3.2

Protostuff "Bill of Materials" Dependency http://www.protostuff.io/maven-bom/

GroupId

GroupId

io.protostuff
ArtifactId

ArtifactId

protostuff-bom
Version

Version

1.3.2
Type

Type

pom

Download protostuff-bom 1.3.2

Filename Size
protostuff-bom-1.3.2.pom 5 KB
Browse

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