is not current version
Last Version 3.1.40

io.protostuff:protostuff-cli 2.2.25


Categories

Categories

CLI User Interface
GroupId

GroupId

io.protostuff
ArtifactId

ArtifactId

protostuff-cli
Version

Version

2.2.25
Type

Type

jar

Download protostuff-cli 2.2.25


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