GroupId | GroupIdit.agilelab |
---|---|
ArtifactId | ArtifactIdwasp-producers_2.11 |
Version | Version2.29.0 |
Type | Typejar |
Filename | Size |
---|---|
wasp-producers_2.11-2.29.0.pom | |
wasp-producers_2.11-2.29.0.jar | 376 KB |
wasp-producers_2.11-2.29.0-sources.jar | 29 KB |
wasp-producers_2.11-2.29.0-javadoc.jar | 540 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.agilelab/wasp-producers_2.11/ -->
<dependency>
<groupId>it.agilelab</groupId>
<artifactId>wasp-producers_2.11</artifactId>
<version>2.29.0</version>
</dependency>
// https://jarcasting.com/artifacts/it.agilelab/wasp-producers_2.11/
implementation 'it.agilelab:wasp-producers_2.11:2.29.0'
// https://jarcasting.com/artifacts/it.agilelab/wasp-producers_2.11/
implementation ("it.agilelab:wasp-producers_2.11:2.29.0")
'it.agilelab:wasp-producers_2.11:jar:2.29.0'
<dependency org="it.agilelab" name="wasp-producers_2.11" rev="2.29.0">
<artifact name="wasp-producers_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.agilelab', module='wasp-producers_2.11', version='2.29.0')
)
libraryDependencies += "it.agilelab" % "wasp-producers_2.11" % "2.29.0"
[it.agilelab/wasp-producers_2.11 "2.29.0"]