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

com.cedarsoft:commons 5.1.1


Группа

Группа

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

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

commons
Версия

Версия

5.1.1
Тип

Тип

jar

Скачать commons 5.1.1

Имя Файла Размер
commons-5.1.1.pom 9 KB
commons-5.1.1-tests.jar 2 KB
Обзор

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