is not current version
Last Version 75.3.5

com.cedarsoft:open 61

cedarsoft Open Projects

GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

open
Version

Version

61
Type

Type

jar

Download open 61

Filename Size
open-61.pom 38 KB
open-61-tests.jar 6 KB
open-61-site.xml 3 KB
Browse

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