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

com.outegret:support 1.3.1.RELEASE

基础支持

Группа

Группа

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

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

support
Версия

Версия

1.3.1.RELEASE
Тип

Тип

pom

Скачать support 1.3.1.RELEASE

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

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