is not current version
Last Version 0.3.0

org.hobsoft.microbrowser:microbrowser-tck 0.1.1

Technology Compatibility Kit for the Microbrowser API.

GroupId

GroupId

org.hobsoft.microbrowser
ArtifactId

ArtifactId

microbrowser-tck
Version

Version

0.1.1
Type

Type

jar

Download microbrowser-tck 0.1.1


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