не последняя версия
Последняя версия 1.2.4

com.github.rebue.wheel:wheel 1.0.6

基础函数和工具库

Группа

Группа

com.github.rebue.wheel
Идентификатор

Идентификатор

wheel
Версия

Версия

1.0.6
Тип

Тип

pom

Скачать wheel 1.0.6

Имя Файла Размер
wheel-1.0.6.pom 708 bytes
Обзор

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