GroupId | GroupIdes.prodevelop |
---|---|
ArtifactId | ArtifactIdes.prodevelop.pui9.reportlauncher |
Version | Version1.11.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/es.prodevelop/es.prodevelop.pui9.reportlauncher/ -->
<dependency>
<groupId>es.prodevelop</groupId>
<artifactId>es.prodevelop.pui9.reportlauncher</artifactId>
<version>1.11.3</version>
</dependency>
// https://jarcasting.com/artifacts/es.prodevelop/es.prodevelop.pui9.reportlauncher/
implementation 'es.prodevelop:es.prodevelop.pui9.reportlauncher:1.11.3'
// https://jarcasting.com/artifacts/es.prodevelop/es.prodevelop.pui9.reportlauncher/
implementation ("es.prodevelop:es.prodevelop.pui9.reportlauncher:1.11.3")
'es.prodevelop:es.prodevelop.pui9.reportlauncher:jar:1.11.3'
<dependency org="es.prodevelop" name="es.prodevelop.pui9.reportlauncher" rev="1.11.3">
<artifact name="es.prodevelop.pui9.reportlauncher" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.prodevelop', module='es.prodevelop.pui9.reportlauncher', version='1.11.3')
)
libraryDependencies += "es.prodevelop" % "es.prodevelop.pui9.reportlauncher" % "1.11.3"
[es.prodevelop/es.prodevelop.pui9.reportlauncher "1.11.3"]