is not current version
Last Version 5.1.1-RELEASE

ca.bc.gov.open.cpf.plugins:test 5.0.2-RELEASE

CPF Test Plugins

GroupId

GroupId

ca.bc.gov.open.cpf.plugins
ArtifactId

ArtifactId

test
Version

Version

5.0.2-RELEASE
Type

Type

jar

Download test 5.0.2-RELEASE


<!-- https://jarcasting.com/artifacts/ca.bc.gov.open.cpf.plugins/test/ -->
<dependency>
    <groupId>ca.bc.gov.open.cpf.plugins</groupId>
    <artifactId>test</artifactId>
    <version>5.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/ca.bc.gov.open.cpf.plugins/test/
implementation 'ca.bc.gov.open.cpf.plugins:test:5.0.2-RELEASE'
// https://jarcasting.com/artifacts/ca.bc.gov.open.cpf.plugins/test/
implementation ("ca.bc.gov.open.cpf.plugins:test:5.0.2-RELEASE")
'ca.bc.gov.open.cpf.plugins:test:jar:5.0.2-RELEASE'
<dependency org="ca.bc.gov.open.cpf.plugins" name="test" rev="5.0.2-RELEASE">
  <artifact name="test" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.bc.gov.open.cpf.plugins', module='test', version='5.0.2-RELEASE')
)
libraryDependencies += "ca.bc.gov.open.cpf.plugins" % "test" % "5.0.2-RELEASE"
[ca.bc.gov.open.cpf.plugins/test "5.0.2-RELEASE"]