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

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


Группа

Группа

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

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

wheel-core
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать wheel-core 1.1.0


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