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

com.epam.jdi.tools:jdi-light-saber 2.0.33

JDI Java Utils common library

Группа

Группа

com.epam.jdi.tools
Идентификатор

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

jdi-light-saber
Версия

Версия

2.0.33
Тип

Тип

jar

Скачать jdi-light-saber 2.0.33


<!-- 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.33</version>
</dependency>
// https://jarcasting.com/artifacts/com.epam.jdi.tools/jdi-light-saber/
implementation 'com.epam.jdi.tools:jdi-light-saber:2.0.33'
// https://jarcasting.com/artifacts/com.epam.jdi.tools/jdi-light-saber/
implementation ("com.epam.jdi.tools:jdi-light-saber:2.0.33")
'com.epam.jdi.tools:jdi-light-saber:jar:2.0.33'
<dependency org="com.epam.jdi.tools" name="jdi-light-saber" rev="2.0.33">
  <artifact name="jdi-light-saber" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.epam.jdi.tools', module='jdi-light-saber', version='2.0.33')
)
libraryDependencies += "com.epam.jdi.tools" % "jdi-light-saber" % "2.0.33"
[com.epam.jdi.tools/jdi-light-saber "2.0.33"]