License |
License |
---|---|
GroupId | GroupIdio.qtjambi |
ArtifactId | ArtifactIdqtjambi-help-jre8 |
Version | Version6.2.2 |
Type | Typejar |
Description |
DescriptionQtJambi Help for Java 8
Classes for integrating documentation into applications, similar to Qt Assistant.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qtjambi-help-jre8-6.2.2.pom | |
qtjambi-help-jre8-6.2.2-sources.jar | 19 KB |
qtjambi-help-jre8-6.2.2-javadoc.jar | 342 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.qtjambi/qtjambi-help-jre8/ -->
<dependency>
<groupId>io.qtjambi</groupId>
<artifactId>qtjambi-help-jre8</artifactId>
<version>6.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-help-jre8/
implementation 'io.qtjambi:qtjambi-help-jre8:6.2.2'
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-help-jre8/
implementation ("io.qtjambi:qtjambi-help-jre8:6.2.2")
'io.qtjambi:qtjambi-help-jre8:jar:6.2.2'
<dependency org="io.qtjambi" name="qtjambi-help-jre8" rev="6.2.2">
<artifact name="qtjambi-help-jre8" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qtjambi', module='qtjambi-help-jre8', version='6.2.2')
)
libraryDependencies += "io.qtjambi" % "qtjambi-help-jre8" % "6.2.2"
[io.qtjambi/qtjambi-help-jre8 "6.2.2"]
Group / Artifact | Type | Version |
---|---|---|
io.qtjambi : qtjambi-jre8 | jar | 6.2.2 |