License |
License |
---|---|
GroupId | GroupIdit.tidalwave.northernwind |
ArtifactId | ArtifactIdnorthernwind-social |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNorthernWind Resources - Social
NorthernWind Resources
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
northernwind-social-1.5.pom | |
northernwind-social-1.5.jar | 3 KB |
northernwind-social-1.5-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.tidalwave.northernwind/northernwind-social/ -->
<dependency>
<groupId>it.tidalwave.northernwind</groupId>
<artifactId>northernwind-social</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/it.tidalwave.northernwind/northernwind-social/
implementation 'it.tidalwave.northernwind:northernwind-social:1.5'
// https://jarcasting.com/artifacts/it.tidalwave.northernwind/northernwind-social/
implementation ("it.tidalwave.northernwind:northernwind-social:1.5")
'it.tidalwave.northernwind:northernwind-social:jar:1.5'
<dependency org="it.tidalwave.northernwind" name="northernwind-social" rev="1.5">
<artifact name="northernwind-social" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.tidalwave.northernwind', module='northernwind-social', version='1.5')
)
libraryDependencies += "it.tidalwave.northernwind" % "northernwind-social" % "1.5"
[it.tidalwave.northernwind/northernwind-social "1.5"]