is not current version
Last Version 75.3.5

com.cedarsoft:open 15

cedarsoft Open Projects

GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

open
Version

Version

15
Type

Type

jar

Download open 15

Filename Size
open-15.pom 30 KB
open-15-tests.jar 5 KB
Browse

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