| Группа | Группаcom.epam.jdi.tools |
|---|---|
| Идентификатор | Идентификаторjdi-light-saber |
| Версия | Версия2.0.39 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jdi-light-saber-2.0.39.pom | |
| jdi-light-saber-2.0.39.jar | 71 KB |
| jdi-light-saber-2.0.39-sources.jar | 31 KB |
| jdi-light-saber-2.0.39-javadoc.jar | 256 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.39</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.jdi.tools/jdi-light-saber/
implementation 'com.epam.jdi.tools:jdi-light-saber:2.0.39'
// https://jarcasting.com/artifacts/com.epam.jdi.tools/jdi-light-saber/
implementation ("com.epam.jdi.tools:jdi-light-saber:2.0.39")
'com.epam.jdi.tools:jdi-light-saber:jar:2.0.39'
<dependency org="com.epam.jdi.tools" name="jdi-light-saber" rev="2.0.39">
<artifact name="jdi-light-saber" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.jdi.tools', module='jdi-light-saber', version='2.0.39')
)
libraryDependencies += "com.epam.jdi.tools" % "jdi-light-saber" % "2.0.39"
[com.epam.jdi.tools/jdi-light-saber "2.0.39"]