is not current version
Last Version 8

it.tidalwave.northernwind:northernwind-bluette-1.1.1 4


GroupId

GroupId

it.tidalwave.northernwind
ArtifactId

ArtifactId

northernwind-bluette-1.1.1
Version

Version

4
Type

Type

jar

Download northernwind-bluette-1.1.1 4


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