GroupId | GroupIdes.prodevelop |
---|---|
ArtifactId | ArtifactIdes.prodevelop.pui9.reportlauncher |
Version | Version1.14.0 |
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.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/es.prodevelop/es.prodevelop.pui9.reportlauncher/
implementation 'es.prodevelop:es.prodevelop.pui9.reportlauncher:1.14.0'
// https://jarcasting.com/artifacts/es.prodevelop/es.prodevelop.pui9.reportlauncher/
implementation ("es.prodevelop:es.prodevelop.pui9.reportlauncher:1.14.0")
'es.prodevelop:es.prodevelop.pui9.reportlauncher:jar:1.14.0'
<dependency org="es.prodevelop" name="es.prodevelop.pui9.reportlauncher" rev="1.14.0">
<artifact name="es.prodevelop.pui9.reportlauncher" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.prodevelop', module='es.prodevelop.pui9.reportlauncher', version='1.14.0')
)
libraryDependencies += "es.prodevelop" % "es.prodevelop.pui9.reportlauncher" % "1.14.0"
[es.prodevelop/es.prodevelop.pui9.reportlauncher "1.14.0"]