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

com.cedarsoft:open 56

cedarsoft Open Projects

Группа

Группа

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

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

open
Версия

Версия

56
Тип

Тип

jar

Скачать open 56

Имя Файла Размер
open-56.pom 37 KB
open-56-tests.jar 6 KB
Обзор

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