не последняя версия
Последняя версия 1.6.0.RELEASE

com.outegret:support 1.0.9.RELEASE


Группа

Группа

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

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

support
Версия

Версия

1.0.9.RELEASE
Тип

Тип

pom

Скачать support 1.0.9.RELEASE

Имя Файла Размер
support-1.0.9.RELEASE.pom 15 KB
Обзор

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