is not current version
Last Version 75.3.5

com.cedarsoft:open 4.0.4

cedarsoft Open Projects

GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

open
Version

Version

4.0.4
Type

Type

jar

Download open 4.0.4

Filename Size
open-4.0.4.pom 27 KB
open-4.0.4-tests.jar 4 KB
Browse

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