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

com.cedarsoft:commons 2.0.6


Группа

Группа

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

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

commons
Версия

Версия

2.0.6
Тип

Тип

jar

Скачать commons 2.0.6

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

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