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

com.cedarsoft:open 66

cedarsoft Open Projects

Группа

Группа

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

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

open
Версия

Версия

66
Тип

Тип

jar

Скачать open 66

Имя Файла Размер
open-66.pom 40 KB
open-66-tests.jar 7 KB
open-66-site.xml 3 KB
Обзор

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