is not current version
Last Version 2.5.1.Final

org.gatein.pc:pc-test 2.4.1.CR04


GroupId

GroupId

org.gatein.pc
ArtifactId

ArtifactId

pc-test
Version

Version

2.4.1.CR04
Type

Type

pom

Download pc-test 2.4.1.CR04

Filename Size
pc-test-2.4.1.CR04.pom 1 KB
Browse

<!-- https://jarcasting.com/artifacts/org.gatein.pc/pc-test/ -->
<dependency>
    <groupId>org.gatein.pc</groupId>
    <artifactId>pc-test</artifactId>
    <version>2.4.1.CR04</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.gatein.pc/pc-test/
implementation 'org.gatein.pc:pc-test:2.4.1.CR04'
// https://jarcasting.com/artifacts/org.gatein.pc/pc-test/
implementation ("org.gatein.pc:pc-test:2.4.1.CR04")
'org.gatein.pc:pc-test:pom:2.4.1.CR04'
<dependency org="org.gatein.pc" name="pc-test" rev="2.4.1.CR04">
  <artifact name="pc-test" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.gatein.pc', module='pc-test', version='2.4.1.CR04')
)
libraryDependencies += "org.gatein.pc" % "pc-test" % "2.4.1.CR04"
[org.gatein.pc/pc-test "2.4.1.CR04"]