is not current version
Last Version 1.2.4

com.github.rebue.wheel:wheel 1.2.3

基础函数和工具库

License

License

GroupId

GroupId

com.github.rebue.wheel
ArtifactId

ArtifactId

wheel
Version

Version

1.2.3
Type

Type

pom
Description

Description

基础函数和工具库
Project URL

Project URL

https://github.com/rebue/wheel
Source Code Management

Source Code Management

https://github.com/rebue/wheel.git

Download wheel 1.2.3

Filename Size
wheel-1.2.3.pom 2 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • wheel-api
  • wheel-core
  • wheel-turing
  • wheel-serialization
  • wheel-net