is not current version
Last Version 1.3.7

com.cedarsoft.utils.history:core 1.3.2


GroupId

GroupId

com.cedarsoft.utils.history
ArtifactId

ArtifactId

core
Version

Version

1.3.2
Type

Type

jar

Download core 1.3.2


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