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

com.outegret:support-parent 1.1.3.1.RELEASE


Группа

Группа

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

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

support-parent
Версия

Версия

1.1.3.1.RELEASE
Тип

Тип

pom

Скачать support-parent 1.1.3.1.RELEASE

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

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