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

com.cedarsoft:open 23

cedarsoft Open Projects

Группа

Группа

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

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

open
Версия

Версия

23
Тип

Тип

jar

Скачать open 23

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

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