is not current version
Last Version 0.3.0

org.hobsoft.microbrowser:microbrowser-parent 0.1.1

Parent POM for Microbrowser modules.

GroupId

GroupId

org.hobsoft.microbrowser
ArtifactId

ArtifactId

microbrowser-parent
Version

Version

0.1.1
Type

Type

pom

Download microbrowser-parent 0.1.1


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