is not current version
Last Version 1.2.4

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


GroupId

GroupId

com.github.rebue.wheel
ArtifactId

ArtifactId

wheel-core
Version

Version

1.0.7
Type

Type

jar

Download wheel-core 1.0.7


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