не последняя версия
Последняя версия 8.1.1

com.cedarsoft.commons.history:core 3.0.1


Группа

Группа

com.cedarsoft.commons.history
Идентификатор

Идентификатор

core
Версия

Версия

3.0.1
Тип

Тип

jar

Скачать core 3.0.1


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