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

com.cedarsoft:open 55

cedarsoft Open Projects

Группа

Группа

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

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

open
Версия

Версия

55
Тип

Тип

jar

Скачать open 55

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

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