is not current version
Last Version 1.10

it.tidalwave.northernwind:northernwind-site-archetypes 1.3

NorthernWind Site Archetypes

GroupId

GroupId

it.tidalwave.northernwind
ArtifactId

ArtifactId

northernwind-site-archetypes
Version

Version

1.3
Type

Type

jar

Download northernwind-site-archetypes 1.3


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