is not current version
Last Version 1.2-ALPHA-3

it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped 1.1-ALPHA-3

This module contains a stripped subset of the default core implementation. Classes here should be probably put in a public *.spi package in Core.

GroupId

GroupId

it.tidalwave.northernwind.rca
ArtifactId

ArtifactId

it-tidalwave-northernwind-model-core-stripped
Version

Version

1.1-ALPHA-3
Type

Type

jar

Download it-tidalwave-northernwind-model-core-stripped 1.1-ALPHA-3


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