is not current version
Last Version 1.2-ALPHA-3

it.tidalwave.northernwind.rca:northernwind-rca 1.1-ALPHA-15

Zephyr is a rich client application for editing contents for the NorthernWind CMS.

GroupId

GroupId

it.tidalwave.northernwind.rca
ArtifactId

ArtifactId

northernwind-rca
Version

Version

1.1-ALPHA-15
Type

Type

pom

Download northernwind-rca 1.1-ALPHA-15


<!-- https://jarcasting.com/artifacts/it.tidalwave.northernwind.rca/northernwind-rca/ -->
<dependency>
    <groupId>it.tidalwave.northernwind.rca</groupId>
    <artifactId>northernwind-rca</artifactId>
    <version>1.1-ALPHA-15</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.northernwind.rca/northernwind-rca/
implementation 'it.tidalwave.northernwind.rca:northernwind-rca:1.1-ALPHA-15'
// https://jarcasting.com/artifacts/it.tidalwave.northernwind.rca/northernwind-rca/
implementation ("it.tidalwave.northernwind.rca:northernwind-rca:1.1-ALPHA-15")
'it.tidalwave.northernwind.rca:northernwind-rca:pom:1.1-ALPHA-15'
<dependency org="it.tidalwave.northernwind.rca" name="northernwind-rca" rev="1.1-ALPHA-15">
  <artifact name="northernwind-rca" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.northernwind.rca', module='northernwind-rca', version='1.1-ALPHA-15')
)
libraryDependencies += "it.tidalwave.northernwind.rca" % "northernwind-rca" % "1.1-ALPHA-15"
[it.tidalwave.northernwind.rca/northernwind-rca "1.1-ALPHA-15"]