is not current version
Last Version 8.1.1

com.cedarsoft.commons.history:core 1.4.0


GroupId

GroupId

com.cedarsoft.commons.history
ArtifactId

ArtifactId

core
Version

Version

1.4.0
Type

Type

jar

Download core 1.4.0


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