is not current version
Last Version 1.6

it.tidalwave.northernwind:northernwind-floss-projects 1.5


GroupId

GroupId

it.tidalwave.northernwind
ArtifactId

ArtifactId

northernwind-floss-projects
Version

Version

1.5
Type

Type

jar

Download northernwind-floss-projects 1.5


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