is not current version
Last Version 5.0.0

com.cedarsoft.commons.history:ui 2.0.6


GroupId

GroupId

com.cedarsoft.commons.history
ArtifactId

ArtifactId

ui
Version

Version

2.0.6
Type

Type

jar

Download ui 2.0.6


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