is not current version
Last Version 8

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


GroupId

GroupId

it.tidalwave.northernwind
ArtifactId

ArtifactId

northernwind-bluette-1.1.1
Version

Version

3
Type

Type

jar

Download northernwind-bluette-1.1.1 3


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