is not current version
Last Version 2.30.1-emr212

it.agilelab:wasp-repository-core_2.12 2.29.0

wasp-repository-core

GroupId

GroupId

it.agilelab
ArtifactId

ArtifactId

wasp-repository-core_2.12
Version

Version

2.29.0
Type

Type

jar

Download wasp-repository-core_2.12 2.29.0


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