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

com.cedarsoft:open 31

cedarsoft Open Projects

Группа

Группа

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

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

open
Версия

Версия

31
Тип

Тип

jar

Скачать open 31

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

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