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

com.xxelin:whale 1.1.1-RELEASE


Группа

Группа

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

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

whale
Версия

Версия

1.1.1-RELEASE
Тип

Тип

pom

Скачать whale 1.1.1-RELEASE

Имя Файла Размер
whale-1.1.1-RELEASE.pom 5 KB
Обзор

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