is not current version
Last Version 8.1.1

com.cedarsoft.commons.history:core 2.0.5


GroupId

GroupId

com.cedarsoft.commons.history
ArtifactId

ArtifactId

core
Version

Version

2.0.5
Type

Type

jar

Download core 2.0.5


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