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

ch.exense.step:java-plugin-handler 3.10.0


Категории

Категории

Java Языки программирования
Группа

Группа

ch.exense.step
Идентификатор

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

java-plugin-handler
Версия

Версия

3.10.0
Тип

Тип

jar

Скачать java-plugin-handler 3.10.0


<!-- https://jarcasting.com/artifacts/ch.exense.step/java-plugin-handler/ -->
<dependency>
    <groupId>ch.exense.step</groupId>
    <artifactId>java-plugin-handler</artifactId>
    <version>3.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.exense.step/java-plugin-handler/
implementation 'ch.exense.step:java-plugin-handler:3.10.0'
// https://jarcasting.com/artifacts/ch.exense.step/java-plugin-handler/
implementation ("ch.exense.step:java-plugin-handler:3.10.0")
'ch.exense.step:java-plugin-handler:jar:3.10.0'
<dependency org="ch.exense.step" name="java-plugin-handler" rev="3.10.0">
  <artifact name="java-plugin-handler" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.exense.step', module='java-plugin-handler', version='3.10.0')
)
libraryDependencies += "ch.exense.step" % "java-plugin-handler" % "3.10.0"
[ch.exense.step/java-plugin-handler "3.10.0"]