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

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

JDI Java Utils common library

Группа

Группа

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

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

jdi-light-saber
Версия

Версия

2.1.11
Тип

Тип

jar

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


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