Categories |
CategoriesScala Languages CLI User Interface |
---|---|
GroupId | GroupIdjp.co.bizreach |
ArtifactId | ArtifactIdelastic-scala-httpclient_2.11 |
Version | Version2.0.1 |
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>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/jp.co.bizreach/elastic-scala-httpclient_2.11/
implementation 'jp.co.bizreach:elastic-scala-httpclient_2.11:2.0.1'
// https://jarcasting.com/artifacts/jp.co.bizreach/elastic-scala-httpclient_2.11/
implementation ("jp.co.bizreach:elastic-scala-httpclient_2.11:2.0.1")
'jp.co.bizreach:elastic-scala-httpclient_2.11:jar:2.0.1'
<dependency org="jp.co.bizreach" name="elastic-scala-httpclient_2.11" rev="2.0.1">
<artifact name="elastic-scala-httpclient_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='jp.co.bizreach', module='elastic-scala-httpclient_2.11', version='2.0.1')
)
libraryDependencies += "jp.co.bizreach" % "elastic-scala-httpclient_2.11" % "2.0.1"
[jp.co.bizreach/elastic-scala-httpclient_2.11 "2.0.1"]