is not current version
Last Version 1.0-rc1.21

com.redhat.rhevm.api:powershell-parent 0.9-milestone3.3


GroupId

GroupId

com.redhat.rhevm.api
ArtifactId

ArtifactId

powershell-parent
Version

Version

0.9-milestone3.3
Type

Type

pom

Download powershell-parent 0.9-milestone3.3


<!-- https://jarcasting.com/artifacts/com.redhat.rhevm.api/powershell-parent/ -->
<dependency>
    <groupId>com.redhat.rhevm.api</groupId>
    <artifactId>powershell-parent</artifactId>
    <version>0.9-milestone3.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/powershell-parent/
implementation 'com.redhat.rhevm.api:powershell-parent:0.9-milestone3.3'
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/powershell-parent/
implementation ("com.redhat.rhevm.api:powershell-parent:0.9-milestone3.3")
'com.redhat.rhevm.api:powershell-parent:pom:0.9-milestone3.3'
<dependency org="com.redhat.rhevm.api" name="powershell-parent" rev="0.9-milestone3.3">
  <artifact name="powershell-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.redhat.rhevm.api', module='powershell-parent', version='0.9-milestone3.3')
)
libraryDependencies += "com.redhat.rhevm.api" % "powershell-parent" % "0.9-milestone3.3"
[com.redhat.rhevm.api/powershell-parent "0.9-milestone3.3"]