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

com.outegret:support-tools 1.3.9.RELEASE


Группа

Группа

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

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

support-tools
Версия

Версия

1.3.9.RELEASE
Тип

Тип

jar

Скачать support-tools 1.3.9.RELEASE


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