is not current version
Last Version 8

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


GroupId

GroupId

it.tidalwave.northernwind
ArtifactId

ArtifactId

northernwind-bluette-1.1.1
Version

Version

1
Type

Type

jar

Download northernwind-bluette-1.1.1 1


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