не последняя версия
Последняя версия 1.2.0-RELEASE

com.xxelin:whale-core 0.0.9-RELEASE


Группа

Группа

com.xxelin
Идентификатор

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

whale-core
Версия

Версия

0.0.9-RELEASE
Тип

Тип

jar

Скачать whale-core 0.0.9-RELEASE


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