is not current version
Last Version 1.2-ALPHA-3

it.tidalwave.northernwind.rca:northernwind-rca 1.0-ALPHA-1


GroupId

GroupId

it.tidalwave.northernwind.rca
ArtifactId

ArtifactId

northernwind-rca
Version

Version

1.0-ALPHA-1
Type

Type

pom

Download northernwind-rca 1.0-ALPHA-1


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