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

com.cedarsoft:commons 7.4.0


Группа

Группа

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

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

commons
Версия

Версия

7.4.0
Тип

Тип

jar

Скачать commons 7.4.0

Имя Файла Размер
commons-7.4.0.pom 10 KB
commons-7.4.0-tests.jar 2 KB
commons-7.4.0-site.xml 2 KB
Обзор

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