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

com.cedarsoft:open 3.0.3

cedarsoft Open Projects

Группа

Группа

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

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

open
Версия

Версия

3.0.3
Тип

Тип

jar

Скачать open 3.0.3

Имя Файла Размер
open-3.0.3.pom 26 KB
open-3.0.3-tests.jar 4 KB
open-3.0.3-site.xml 1 KB
Обзор

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