is not current version
Last Version 6.4.0-1

com.github.harbby:es-shaded 5.6.0-1

A lightweight API test framework

GroupId

GroupId

com.github.harbby
ArtifactId

ArtifactId

es-shaded
Version

Version

5.6.0-1
Type

Type

jar

Download es-shaded 5.6.0-1


<!-- https://jarcasting.com/artifacts/com.github.harbby/es-shaded/ -->
<dependency>
    <groupId>com.github.harbby</groupId>
    <artifactId>es-shaded</artifactId>
    <version>5.6.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.harbby/es-shaded/
implementation 'com.github.harbby:es-shaded:5.6.0-1'
// https://jarcasting.com/artifacts/com.github.harbby/es-shaded/
implementation ("com.github.harbby:es-shaded:5.6.0-1")
'com.github.harbby:es-shaded:jar:5.6.0-1'
<dependency org="com.github.harbby" name="es-shaded" rev="5.6.0-1">
  <artifact name="es-shaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.harbby', module='es-shaded', version='5.6.0-1')
)
libraryDependencies += "com.github.harbby" % "es-shaded" % "5.6.0-1"
[com.github.harbby/es-shaded "5.6.0-1"]