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