is not current version
Last Version 6.3.1

io.qtjambi:qtjambi-webenginecore 5.15.4

Provides public API shared by both modules {@code qtjambi.webengine} and {@code qtjambi.webenginewidgets}.

GroupId

GroupId

io.qtjambi
ArtifactId

ArtifactId

qtjambi-webenginecore
Version

Version

5.15.4
Type

Type

jar

Download qtjambi-webenginecore 5.15.4


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