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

com.cedarsoft:open 43

cedarsoft Open Projects

Группа

Группа

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

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

open
Версия

Версия

43
Тип

Тип

jar

Скачать open 43

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

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