is not current version
Last Version 0.3.0

org.hobsoft.microbrowser:microbrowser-parent 0.2.0

Parent POM for Microbrowser modules.

GroupId

GroupId

org.hobsoft.microbrowser
ArtifactId

ArtifactId

microbrowser-parent
Version

Version

0.2.0
Type

Type

pom

Download microbrowser-parent 0.2.0


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