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

com.cedarsoft:open 51

cedarsoft Open Projects

Группа

Группа

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

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

open
Версия

Версия

51
Тип

Тип

jar

Скачать open 51

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

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