не последняя версия
Последняя версия 0.7.0

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

Basic embedded and configurable stub of http server.

Группа

Группа

com.lateral-thoughts.stub
Идентификатор

Идентификатор

http-server
Версия

Версия

0.3.2
Тип

Тип

jar

Скачать http-server 0.3.2


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