is not current version
Last Version 0.32

com.github.mike10004:virtual-har-server 0.8

API and library for an HTTP server that responds with content from a HAR

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

virtual-har-server
Version

Version

0.8
Type

Type

pom

Download virtual-har-server 0.8


<!-- https://jarcasting.com/artifacts/com.github.mike10004/virtual-har-server/ -->
<dependency>
    <groupId>com.github.mike10004</groupId>
    <artifactId>virtual-har-server</artifactId>
    <version>0.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/virtual-har-server/
implementation 'com.github.mike10004:virtual-har-server:0.8'
// https://jarcasting.com/artifacts/com.github.mike10004/virtual-har-server/
implementation ("com.github.mike10004:virtual-har-server:0.8")
'com.github.mike10004:virtual-har-server:pom:0.8'
<dependency org="com.github.mike10004" name="virtual-har-server" rev="0.8">
  <artifact name="virtual-har-server" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='virtual-har-server', version='0.8')
)
libraryDependencies += "com.github.mike10004" % "virtual-har-server" % "0.8"
[com.github.mike10004/virtual-har-server "0.8"]