is not current version
Last Version 3.1.40

io.protostuff:protostuff-cli 2.0.0-alpha34


Categories

Categories

CLI User Interface
GroupId

GroupId

io.protostuff
ArtifactId

ArtifactId

protostuff-cli
Version

Version

2.0.0-alpha34
Type

Type

jar

Download protostuff-cli 2.0.0-alpha34


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