GroupId | GroupIdorg.rhq.helpers |
---|---|
ArtifactId | ArtifactIdrhq-helpers |
Version | Version3.0.0.EmbJopr2 |
Type | Typepom |
Filename | Size |
---|---|
rhq-helpers-3.0.0.EmbJopr2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.rhq.helpers/rhq-helpers/ -->
<dependency>
<groupId>org.rhq.helpers</groupId>
<artifactId>rhq-helpers</artifactId>
<version>3.0.0.EmbJopr2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.rhq.helpers/rhq-helpers/
implementation 'org.rhq.helpers:rhq-helpers:3.0.0.EmbJopr2'
// https://jarcasting.com/artifacts/org.rhq.helpers/rhq-helpers/
implementation ("org.rhq.helpers:rhq-helpers:3.0.0.EmbJopr2")
'org.rhq.helpers:rhq-helpers:pom:3.0.0.EmbJopr2'
<dependency org="org.rhq.helpers" name="rhq-helpers" rev="3.0.0.EmbJopr2">
<artifact name="rhq-helpers" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.rhq.helpers', module='rhq-helpers', version='3.0.0.EmbJopr2')
)
libraryDependencies += "org.rhq.helpers" % "rhq-helpers" % "3.0.0.EmbJopr2"
[org.rhq.helpers/rhq-helpers "3.0.0.EmbJopr2"]