is not current version
Last Version 0.1.12

com.blacklocus:jres-test 0.1.1

An HTTP client for ElasticSearch without any code dependency on the ElasticSearch library.

GroupId

GroupId

com.blacklocus
ArtifactId

ArtifactId

jres-test
Version

Version

0.1.1
Type

Type

jar

Download jres-test 0.1.1


<!-- https://jarcasting.com/artifacts/com.blacklocus/jres-test/ -->
<dependency>
    <groupId>com.blacklocus</groupId>
    <artifactId>jres-test</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.blacklocus/jres-test/
implementation 'com.blacklocus:jres-test:0.1.1'
// https://jarcasting.com/artifacts/com.blacklocus/jres-test/
implementation ("com.blacklocus:jres-test:0.1.1")
'com.blacklocus:jres-test:jar:0.1.1'
<dependency org="com.blacklocus" name="jres-test" rev="0.1.1">
  <artifact name="jres-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blacklocus', module='jres-test', version='0.1.1')
)
libraryDependencies += "com.blacklocus" % "jres-test" % "0.1.1"
[com.blacklocus/jres-test "0.1.1"]