is not current version
Last Version 1.2-ALPHA-8

it.tidalwave.northernwind:it-tidalwave-northernwind-frontend 1.1-ALPHA-20

The parent POM for all front end implementations.

GroupId

GroupId

it.tidalwave.northernwind
ArtifactId

ArtifactId

it-tidalwave-northernwind-frontend
Version

Version

1.1-ALPHA-20
Type

Type

pom

Download it-tidalwave-northernwind-frontend 1.1-ALPHA-20


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