Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.hp.autonomy.frontend.reports.powerpoint |
ArtifactId | ArtifactIdpowerpoint-report |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
powerpoint-report-1.1.0.pom | |
powerpoint-report-1.1.0.jar | 114 KB |
powerpoint-report-1.1.0-tests.jar | 2 KB |
powerpoint-report-1.1.0-sources.jar | 83 KB |
powerpoint-report-1.1.0-javadoc.jar | 161 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hp.autonomy.frontend.reports.powerpoint/powerpoint-report/ -->
<dependency>
<groupId>com.hp.autonomy.frontend.reports.powerpoint</groupId>
<artifactId>powerpoint-report</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hp.autonomy.frontend.reports.powerpoint/powerpoint-report/
implementation 'com.hp.autonomy.frontend.reports.powerpoint:powerpoint-report:1.1.0'
// https://jarcasting.com/artifacts/com.hp.autonomy.frontend.reports.powerpoint/powerpoint-report/
implementation ("com.hp.autonomy.frontend.reports.powerpoint:powerpoint-report:1.1.0")
'com.hp.autonomy.frontend.reports.powerpoint:powerpoint-report:jar:1.1.0'
<dependency org="com.hp.autonomy.frontend.reports.powerpoint" name="powerpoint-report" rev="1.1.0">
<artifact name="powerpoint-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.autonomy.frontend.reports.powerpoint', module='powerpoint-report', version='1.1.0')
)
libraryDependencies += "com.hp.autonomy.frontend.reports.powerpoint" % "powerpoint-report" % "1.1.0"
[com.hp.autonomy.frontend.reports.powerpoint/powerpoint-report "1.1.0"]