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

com.cedarsoft:open 4.0.6

cedarsoft Open Projects

Группа

Группа

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

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

open
Версия

Версия

4.0.6
Тип

Тип

jar

Скачать open 4.0.6

Имя Файла Размер
open-4.0.6.pom 27 KB
open-4.0.6-tests.jar 4 KB
Обзор

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