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