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

com.cedarsoft:open 2.0.0

cedarsoft Open Projects

Группа

Группа

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

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

open
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать open 2.0.0

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

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