is not current version
Last Version 1.8.0

io.protostuff:protostuff-bom 1.6.1

Protostuff "Bill of Materials" Dependency

GroupId

GroupId

io.protostuff
ArtifactId

ArtifactId

protostuff-bom
Version

Version

1.6.1
Type

Type

pom

Download protostuff-bom 1.6.1

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

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