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