License |
License |
---|---|
GroupId | GroupIdit.tidalwave.northernwind |
ArtifactId | ArtifactIdnorthernwind-site-archetypes |
Last Version | Last Version1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNorthernWind Site Archetypes
NorthernWind Site Archetypes
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/it.tidalwave.northernwind/northernwind-site-archetypes/ -->
<dependency>
<groupId>it.tidalwave.northernwind</groupId>
<artifactId>northernwind-site-archetypes</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.northernwind/northernwind-site-archetypes/
implementation 'it.tidalwave.northernwind:northernwind-site-archetypes:1.10'
// https://jarcasting.com/artifacts/it.tidalwave.northernwind/northernwind-site-archetypes/
implementation ("it.tidalwave.northernwind:northernwind-site-archetypes:1.10")
'it.tidalwave.northernwind:northernwind-site-archetypes:jar:1.10'
<dependency org="it.tidalwave.northernwind" name="northernwind-site-archetypes" rev="1.10">
<artifact name="northernwind-site-archetypes" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.northernwind', module='northernwind-site-archetypes', version='1.10')
)
libraryDependencies += "it.tidalwave.northernwind" % "northernwind-site-archetypes" % "1.10"
[it.tidalwave.northernwind/northernwind-site-archetypes "1.10"]