не последняя версия
Последняя версия 2.7.0-beta

org.febit.wit:support 2.5.0-beta


Группа

Группа

org.febit.wit
Идентификатор

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

support
Версия

Версия

2.5.0-beta
Тип

Тип

pom

Скачать support 2.5.0-beta

Имя Файла Размер
support-2.5.0-beta.pom 694 bytes
Обзор

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