GroupId | GroupIdio.qtjambi |
---|---|
ArtifactId | ArtifactIdqtjambi-qt3drender-jre8 |
Version | Version6.2.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.qtjambi/qtjambi-qt3drender-jre8/ -->
<dependency>
<groupId>io.qtjambi</groupId>
<artifactId>qtjambi-qt3drender-jre8</artifactId>
<version>6.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-qt3drender-jre8/
implementation 'io.qtjambi:qtjambi-qt3drender-jre8:6.2.3'
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-qt3drender-jre8/
implementation ("io.qtjambi:qtjambi-qt3drender-jre8:6.2.3")
'io.qtjambi:qtjambi-qt3drender-jre8:jar:6.2.3'
<dependency org="io.qtjambi" name="qtjambi-qt3drender-jre8" rev="6.2.3">
<artifact name="qtjambi-qt3drender-jre8" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qtjambi', module='qtjambi-qt3drender-jre8', version='6.2.3')
)
libraryDependencies += "io.qtjambi" % "qtjambi-qt3drender-jre8" % "6.2.3"
[io.qtjambi/qtjambi-qt3drender-jre8 "6.2.3"]