is not current version
Last Version 1.5

it.tidalwave.northernwind:northernwind-social 1.4


GroupId

GroupId

it.tidalwave.northernwind
ArtifactId

ArtifactId

northernwind-social
Version

Version

1.4
Type

Type

jar

Download northernwind-social 1.4


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