| Группа | Группаcom.epam.jdi |
|---|---|
| Идентификатор | Идентификаторjdi-light-html |
| Версия | Версия1.2.9 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jdi-light-html-1.2.9.pom | |
| jdi-light-html-1.2.9.jar | 48 KB |
| jdi-light-html-1.2.9-sources.jar | 28 KB |
| jdi-light-html-1.2.9-javadoc.jar | 261 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.epam.jdi/jdi-light-html/ -->
<dependency>
<groupId>com.epam.jdi</groupId>
<artifactId>jdi-light-html</artifactId>
<version>1.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-light-html/
implementation 'com.epam.jdi:jdi-light-html:1.2.9'
// https://jarcasting.com/artifacts/com.epam.jdi/jdi-light-html/
implementation ("com.epam.jdi:jdi-light-html:1.2.9")
'com.epam.jdi:jdi-light-html:jar:1.2.9'
<dependency org="com.epam.jdi" name="jdi-light-html" rev="1.2.9">
<artifact name="jdi-light-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.jdi', module='jdi-light-html', version='1.2.9')
)
libraryDependencies += "com.epam.jdi" % "jdi-light-html" % "1.2.9"
[com.epam.jdi/jdi-light-html "1.2.9"]