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

com.testerum:web-frontend 5.1.0


Группа

Группа

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

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

web-frontend
Версия

Версия

5.1.0
Тип

Тип

jar

Скачать web-frontend 5.1.0

Имя Файла Размер
web-frontend-5.1.0.pom
web-frontend-5.1.0.jar 2 KB
Обзор

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