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

com.cedarsoft.commons.history:ui 2.0.0


Группа

Группа

com.cedarsoft.commons.history
Идентификатор

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

ui
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать ui 2.0.0

Имя Файла Размер
ui-2.0.0.pom
ui-2.0.0.jar 1 KB
ui-2.0.0-tests.jar 5 KB
ui-2.0.0-sources.jar 324 bytes
Обзор

<!-- https://jarcasting.com/artifacts/com.cedarsoft.commons.history/ui/ -->
<dependency>
    <groupId>com.cedarsoft.commons.history</groupId>
    <artifactId>ui</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft.commons.history/ui/
implementation 'com.cedarsoft.commons.history:ui:2.0.0'
// https://jarcasting.com/artifacts/com.cedarsoft.commons.history/ui/
implementation ("com.cedarsoft.commons.history:ui:2.0.0")
'com.cedarsoft.commons.history:ui:jar:2.0.0'
<dependency org="com.cedarsoft.commons.history" name="ui" rev="2.0.0">
  <artifact name="ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft.commons.history', module='ui', version='2.0.0')
)
libraryDependencies += "com.cedarsoft.commons.history" % "ui" % "2.0.0"
[com.cedarsoft.commons.history/ui "2.0.0"]