Microbrowser SPI

Service Provider Interface for the Microbrowser API.

License

License

GroupId

GroupId

org.hobsoft.microbrowser
ArtifactId

ArtifactId

microbrowser-spi
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Microbrowser SPI
Service Provider Interface for the Microbrowser API.

Download microbrowser-spi

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.hobsoft.microbrowser : microbrowser-api jar 0.3.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0
0.2.0