is not current version
Last Version 1.2.1

com.github.rebue.wheel:wheel-protostuff 1.0.7


GroupId

GroupId

com.github.rebue.wheel
ArtifactId

ArtifactId

wheel-protostuff
Version

Version

1.0.7
Type

Type

jar

Download wheel-protostuff 1.0.7


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