is not current version
Last Version 0.32

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

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.20
Type

Type

pom

Download virtual-har-server 0.20


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