License |
License |
---|---|
GroupId | GroupIdio.qtjambi |
ArtifactId | ArtifactIdqtjambi-deployer |
Version | Version6.2 |
Type | Typejar |
Description |
Description${qtjambi.bundle.libraries}
QtJambi
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qtjambi-deployer-6.2.pom | |
qtjambi-deployer-6.2-sources.jar | 14 KB |
qtjambi-deployer-6.2-javadoc.jar | 116 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.qtjambi/qtjambi-deployer/ -->
<dependency>
<groupId>io.qtjambi</groupId>
<artifactId>qtjambi-deployer</artifactId>
<version>6.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-deployer/
implementation 'io.qtjambi:qtjambi-deployer:6.2'
// https://jarcasting.com/artifacts/io.qtjambi/qtjambi-deployer/
implementation ("io.qtjambi:qtjambi-deployer:6.2")
'io.qtjambi:qtjambi-deployer:jar:6.2'
<dependency org="io.qtjambi" name="qtjambi-deployer" rev="6.2">
<artifact name="qtjambi-deployer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.qtjambi', module='qtjambi-deployer', version='6.2')
)
libraryDependencies += "io.qtjambi" % "qtjambi-deployer" % "6.2"
[io.qtjambi/qtjambi-deployer "6.2"]
Group / Artifact | Type | Version |
---|---|---|
io.qtjambi » ${qtjambi-required-modules} | jar | 6.2 |