is not current version
Last Version 1.2-ALPHA-3

it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped 1.0-ALPHA-1

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.0-ALPHA-1
Type

Type

jar

Download it-tidalwave-northernwind-model-core-stripped 1.0-ALPHA-1


<!-- 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.0-ALPHA-1</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.0-ALPHA-1'
// 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.0-ALPHA-1")
'it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:jar:1.0-ALPHA-1'
<dependency org="it.tidalwave.northernwind.rca" name="it-tidalwave-northernwind-model-core-stripped" rev="1.0-ALPHA-1">
  <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.0-ALPHA-1')
)
libraryDependencies += "it.tidalwave.northernwind.rca" % "it-tidalwave-northernwind-model-core-stripped" % "1.0-ALPHA-1"
[it.tidalwave.northernwind.rca/it-tidalwave-northernwind-model-core-stripped "1.0-ALPHA-1"]