is not current version
Last Version 0.7.0

com.lateral-thoughts.stub:http-server 0.4.1

Basic embedded and configurable stub of http server.

GroupId

GroupId

com.lateral-thoughts.stub
ArtifactId

ArtifactId

http-server
Version

Version

0.4.1
Type

Type

jar

Download http-server 0.4.1


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