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

com.cedarsoft:open 38

cedarsoft Open Projects

Группа

Группа

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

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

open
Версия

Версия

38
Тип

Тип

jar

Скачать open 38

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

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