GroupId | GroupIdorg.thehive-project |
---|---|
ArtifactId | ArtifactIdelastic4play_2.12 |
Version | Version1.13.4 |
Type | Typejar |
Filename | Size |
---|---|
elastic4play_2.12-1.13.4.pom | |
elastic4play_2.12-1.13.4.jar | 819 KB |
elastic4play_2.12-1.13.4-sources.jar | 83 KB |
elastic4play_2.12-1.13.4-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.thehive-project/elastic4play_2.12/ -->
<dependency>
<groupId>org.thehive-project</groupId>
<artifactId>elastic4play_2.12</artifactId>
<version>1.13.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.thehive-project/elastic4play_2.12/
implementation 'org.thehive-project:elastic4play_2.12:1.13.4'
// https://jarcasting.com/artifacts/org.thehive-project/elastic4play_2.12/
implementation ("org.thehive-project:elastic4play_2.12:1.13.4")
'org.thehive-project:elastic4play_2.12:jar:1.13.4'
<dependency org="org.thehive-project" name="elastic4play_2.12" rev="1.13.4">
<artifact name="elastic4play_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.thehive-project', module='elastic4play_2.12', version='1.13.4')
)
libraryDependencies += "org.thehive-project" % "elastic4play_2.12" % "1.13.4"
[org.thehive-project/elastic4play_2.12 "1.13.4"]