is not current version
Last Version 1.5

it.tidalwave.northernwind:northernwind-social 1.3


GroupId

GroupId

it.tidalwave.northernwind
ArtifactId

ArtifactId

northernwind-social
Version

Version

1.3
Type

Type

jar

Download northernwind-social 1.3


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