is not current version
Last Version 1.2.4

com.github.rebue.wheel:wheel-turing 1.2.0


GroupId

GroupId

com.github.rebue.wheel
ArtifactId

ArtifactId

wheel-turing
Version

Version

1.2.0
Type

Type

jar

Download wheel-turing 1.2.0


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