Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.hp.autonomy.frontend.reports.powerpoint |
ArtifactId | ArtifactIdpowerpoint-report |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
powerpoint-report-1.0.0.pom | |
powerpoint-report-1.0.0.jar | 112 KB |
powerpoint-report-1.0.0-tests.jar | 2 KB |
powerpoint-report-1.0.0-sources.jar | 82 KB |
powerpoint-report-1.0.0-javadoc.jar | 156 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.0.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.0.0'
// https://jarcasting.com/artifacts/com.hp.autonomy.frontend.reports.powerpoint/powerpoint-report/
implementation ("com.hp.autonomy.frontend.reports.powerpoint:powerpoint-report:1.0.0")
'com.hp.autonomy.frontend.reports.powerpoint:powerpoint-report:jar:1.0.0'
<dependency org="com.hp.autonomy.frontend.reports.powerpoint" name="powerpoint-report" rev="1.0.0">
<artifact name="powerpoint-report" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.autonomy.frontend.reports.powerpoint', module='powerpoint-report', version='1.0.0')
)
libraryDependencies += "com.hp.autonomy.frontend.reports.powerpoint" % "powerpoint-report" % "1.0.0"
[com.hp.autonomy.frontend.reports.powerpoint/powerpoint-report "1.0.0"]