is not current version
Last Version 1.3.7

com.cedarsoft.utils:history 1.3.4


GroupId

GroupId

com.cedarsoft.utils
ArtifactId

ArtifactId

history
Version

Version

1.3.4
Type

Type

pom

Download history 1.3.4

Filename Size
history-1.3.4.pom 919 bytes
Browse

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