is not current version
Last Version 3.3.0

by.stub:stubby4j 1.0.60

A stub HTTP server written in Java with embedded Jetty server.

GroupId

GroupId

by.stub
ArtifactId

ArtifactId

stubby4j
Version

Version

1.0.60
Type

Type

jar

Download stubby4j 1.0.60


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