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

com.cedarsoft:open 72

cedarsoft Open Projects

Группа

Группа

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

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

open
Версия

Версия

72
Тип

Тип

jar

Скачать open 72

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

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