is not current version
Last Version 1.2.4

com.github.rebue.wheel:wheel 1.0.7

基础函数和工具库

GroupId

GroupId

com.github.rebue.wheel
ArtifactId

ArtifactId

wheel
Version

Version

1.0.7
Type

Type

pom

Download wheel 1.0.7

Filename Size
wheel-1.0.7.pom 708 bytes
Browse

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