is not current version
Last Version 75.3.5

com.cedarsoft:open 50

cedarsoft Open Projects

GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

open
Version

Version

50
Type

Type

jar

Download open 50

Filename Size
open-50.pom 34 KB
open-50-tests.jar 6 KB
Browse

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