License |
License |
---|---|
GroupId | GroupIdio.qtjambi |
ArtifactId | ArtifactIdqtjambi-parent |
Last Version | Last Version6.3.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionQtJambi Parent
QtJambi
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qtjambi-parent-6.3.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.qtjambi/qtjambi-parent/ -->
<dependency>
<groupId>io.qtjambi</groupId>
<artifactId>qtjambi-parent</artifactId>
<version>6.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-parent/
implementation 'io.qtjambi:qtjambi-parent:6.3.1'
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-parent/
implementation ("io.qtjambi:qtjambi-parent:6.3.1")
'io.qtjambi:qtjambi-parent:pom:6.3.1'
<dependency org="io.qtjambi" name="qtjambi-parent" rev="6.3.1">
<artifact name="qtjambi-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.qtjambi', module='qtjambi-parent', version='6.3.1')
)
libraryDependencies += "io.qtjambi" % "qtjambi-parent" % "6.3.1"
[io.qtjambi/qtjambi-parent "6.3.1"]