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

com.cedarsoft.commons.history:ui 1.6.2


Группа

Группа

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

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

ui
Версия

Версия

1.6.2
Тип

Тип

jar

Скачать ui 1.6.2

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

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