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

com.cedarsoft.commons.old.history:core 2.0.4


Группа

Группа

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

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

core
Версия

Версия

2.0.4
Тип

Тип

jar

Скачать core 2.0.4


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