Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.hp.autonomy.frontend.view |
ArtifactId | ArtifactIdview-proxy-components-idol |
Version | Version0.4.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.hp.autonomy.frontend.view/view-proxy-components-idol/ -->
<dependency>
<groupId>com.hp.autonomy.frontend.view</groupId>
<artifactId>view-proxy-components-idol</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hp.autonomy.frontend.view/view-proxy-components-idol/
implementation 'com.hp.autonomy.frontend.view:view-proxy-components-idol:0.4.0'
// https://jarcasting.com/artifacts/com.hp.autonomy.frontend.view/view-proxy-components-idol/
implementation ("com.hp.autonomy.frontend.view:view-proxy-components-idol:0.4.0")
'com.hp.autonomy.frontend.view:view-proxy-components-idol:jar:0.4.0'
<dependency org="com.hp.autonomy.frontend.view" name="view-proxy-components-idol" rev="0.4.0">
<artifact name="view-proxy-components-idol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.autonomy.frontend.view', module='view-proxy-components-idol', version='0.4.0')
)
libraryDependencies += "com.hp.autonomy.frontend.view" % "view-proxy-components-idol" % "0.4.0"
[com.hp.autonomy.frontend.view/view-proxy-components-idol "0.4.0"]