is not current version
Last Version 75.3.5

com.cedarsoft:open 63

cedarsoft Open Projects

GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

open
Version

Version

63
Type

Type

jar

Download open 63

Filename Size
open-63.pom 39 KB
open-63-tests.jar 7 KB
open-63-site.xml 3 KB
Browse

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