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

com.outegret:support-web 1.0.8.RELEASE


Группа

Группа

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

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

support-web
Версия

Версия

1.0.8.RELEASE
Тип

Тип

jar

Скачать support-web 1.0.8.RELEASE


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