is not current version
Last Version 2.30.1-emr212

it.agilelab:wasp-kernel_2.12 2.28.0

wasp-kernel

GroupId

GroupId

it.agilelab
ArtifactId

ArtifactId

wasp-kernel_2.12
Version

Version

2.28.0
Type

Type

jar

Download wasp-kernel_2.12 2.28.0


<!-- https://jarcasting.com/artifacts/it.agilelab/wasp-kernel_2.12/ -->
<dependency>
    <groupId>it.agilelab</groupId>
    <artifactId>wasp-kernel_2.12</artifactId>
    <version>2.28.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.agilelab/wasp-kernel_2.12/
implementation 'it.agilelab:wasp-kernel_2.12:2.28.0'
// https://jarcasting.com/artifacts/it.agilelab/wasp-kernel_2.12/
implementation ("it.agilelab:wasp-kernel_2.12:2.28.0")
'it.agilelab:wasp-kernel_2.12:jar:2.28.0'
<dependency org="it.agilelab" name="wasp-kernel_2.12" rev="2.28.0">
  <artifact name="wasp-kernel_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.agilelab', module='wasp-kernel_2.12', version='2.28.0')
)
libraryDependencies += "it.agilelab" % "wasp-kernel_2.12" % "2.28.0"
[it.agilelab/wasp-kernel_2.12 "2.28.0"]