is not current version
Last Version 1.5.0

eu.cedarsoft:open 1.0

Cedarsoft Open Projects

GroupId

GroupId

eu.cedarsoft
ArtifactId

ArtifactId

open
Version

Version

1.0
Type

Type

pom

Download open 1.0

Filename Size
open-1.0.pom 3 KB
Browse

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