is not current version
Last Version 75.3.5

com.cedarsoft:open 42

cedarsoft Open Projects

GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

open
Version

Version

42
Type

Type

jar

Download open 42

Filename Size
open-42.pom 33 KB
open-42-tests.jar 5 KB
Browse

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