is not current version
Last Version 1.10

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

NorthernWind Site Archetypes

GroupId

GroupId

it.tidalwave.northernwind
ArtifactId

ArtifactId

northernwind-site-archetypes
Version

Version

1.1
Type

Type

jar

Download northernwind-site-archetypes 1.1


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