Categories |
CategoriesScala Languages CLI User Interface |
---|---|
GroupId | GroupIdjp.co.bizreach |
ArtifactId | ArtifactIdelastic-scala-httpclient_2.11 |
Version | Version3.2.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/jp.co.bizreach/elastic-scala-httpclient_2.11/ -->
<dependency>
<groupId>jp.co.bizreach</groupId>
<artifactId>elastic-scala-httpclient_2.11</artifactId>
<version>3.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/jp.co.bizreach/elastic-scala-httpclient_2.11/
implementation 'jp.co.bizreach:elastic-scala-httpclient_2.11:3.2.3'
// https://jarcasting.com/artifacts/jp.co.bizreach/elastic-scala-httpclient_2.11/
implementation ("jp.co.bizreach:elastic-scala-httpclient_2.11:3.2.3")
'jp.co.bizreach:elastic-scala-httpclient_2.11:jar:3.2.3'
<dependency org="jp.co.bizreach" name="elastic-scala-httpclient_2.11" rev="3.2.3">
<artifact name="elastic-scala-httpclient_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.co.bizreach', module='elastic-scala-httpclient_2.11', version='3.2.3')
)
libraryDependencies += "jp.co.bizreach" % "elastic-scala-httpclient_2.11" % "3.2.3"
[jp.co.bizreach/elastic-scala-httpclient_2.11 "3.2.3"]