is not current version
Last Version 5.0.0

com.cedarsoft.commons.history:ui 3.0.2


GroupId

GroupId

com.cedarsoft.commons.history
ArtifactId

ArtifactId

ui
Version

Version

3.0.2
Type

Type

jar

Download ui 3.0.2


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