is not current version
Last Version 1.8.0

io.protostuff:protostuff-bom 1.4.3

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

GroupId

GroupId

io.protostuff
ArtifactId

ArtifactId

protostuff-bom
Version

Version

1.4.3
Type

Type

pom

Download protostuff-bom 1.4.3

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

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