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

com.cedarsoft:open 29

cedarsoft Open Projects

Группа

Группа

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

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

open
Версия

Версия

29
Тип

Тип

jar

Скачать open 29

Имя Файла Размер
open-29.pom 31 KB
open-29-tests.jar 5 KB
Обзор

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