is not current version
Last Version 1.1.0

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


GroupId

GroupId

com.github.rebue.wheel
ArtifactId

ArtifactId

wheel-test
Version

Version

1.0.7
Type

Type

jar

Download wheel-test 1.0.7


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