is not current version
Last Version 75.3.5

com.cedarsoft:open 33

cedarsoft Open Projects

GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

open
Version

Version

33
Type

Type

jar

Download open 33

Filename Size
open-33.pom 32 KB
open-33-tests.jar 5 KB
Browse

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