не последняя версия
Последняя версия 2.8.5

com.intellisrc:web 2.7.11

Modules which makes system development easier and faster.

Группа

Группа

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

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

web
Версия

Версия

2.7.11
Тип

Тип

jar

Скачать web 2.7.11

Имя Файла Размер
web-2.7.11.pom
web-2.7.11.jar 116 KB
web-2.7.11-sources.jar 20 KB
web-2.7.11-javadoc.jar 131 KB
Обзор

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