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

org.jresearch.logui:org.jresearch.logui.gwt.fragment 1.0.3

The web application to manage runtime configuration of Logback (Java logging library)

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки GUI Search Прикладные библиотеки
Группа

Группа

org.jresearch.logui
Идентификатор

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

org.jresearch.logui.gwt.fragment
Версия

Версия

1.0.3
Тип

Тип

jar

Скачать org.jresearch.logui.gwt.fragment 1.0.3


<!-- https://jarcasting.com/artifacts/org.jresearch.logui/org.jresearch.logui.gwt.fragment/ -->
<dependency>
    <groupId>org.jresearch.logui</groupId>
    <artifactId>org.jresearch.logui.gwt.fragment</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jresearch.logui/org.jresearch.logui.gwt.fragment/
implementation 'org.jresearch.logui:org.jresearch.logui.gwt.fragment:1.0.3'
// https://jarcasting.com/artifacts/org.jresearch.logui/org.jresearch.logui.gwt.fragment/
implementation ("org.jresearch.logui:org.jresearch.logui.gwt.fragment:1.0.3")
'org.jresearch.logui:org.jresearch.logui.gwt.fragment:jar:1.0.3'
<dependency org="org.jresearch.logui" name="org.jresearch.logui.gwt.fragment" rev="1.0.3">
  <artifact name="org.jresearch.logui.gwt.fragment" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jresearch.logui', module='org.jresearch.logui.gwt.fragment', version='1.0.3')
)
libraryDependencies += "org.jresearch.logui" % "org.jresearch.logui.gwt.fragment" % "1.0.3"
[org.jresearch.logui/org.jresearch.logui.gwt.fragment "1.0.3"]