is not current version
Last Version 6.2.3.31

com.strapdata.elasticsearch.gradle:build-tools 6.2.3.17

Elasticsearch subproject :build-tools

Categories

Categories

Build Tools Gradle Data Search Business Logic Libraries Elasticsearch
GroupId

GroupId

com.strapdata.elasticsearch.gradle
ArtifactId

ArtifactId

build-tools
Version

Version

6.2.3.17
Type

Type

jar

Download build-tools 6.2.3.17


<!-- https://jarcasting.com/artifacts/com.strapdata.elasticsearch.gradle/build-tools/ -->
<dependency>
    <groupId>com.strapdata.elasticsearch.gradle</groupId>
    <artifactId>build-tools</artifactId>
    <version>6.2.3.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.strapdata.elasticsearch.gradle/build-tools/
implementation 'com.strapdata.elasticsearch.gradle:build-tools:6.2.3.17'
// https://jarcasting.com/artifacts/com.strapdata.elasticsearch.gradle/build-tools/
implementation ("com.strapdata.elasticsearch.gradle:build-tools:6.2.3.17")
'com.strapdata.elasticsearch.gradle:build-tools:jar:6.2.3.17'
<dependency org="com.strapdata.elasticsearch.gradle" name="build-tools" rev="6.2.3.17">
  <artifact name="build-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.strapdata.elasticsearch.gradle', module='build-tools', version='6.2.3.17')
)
libraryDependencies += "com.strapdata.elasticsearch.gradle" % "build-tools" % "6.2.3.17"
[com.strapdata.elasticsearch.gradle/build-tools "6.2.3.17"]