is not current version
Last Version 5.1.1-RELEASE

ca.bc.gov.open.cpf.plugins:digest 5.0.1-RELEASE

Digest Plug-in

GroupId

GroupId

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

ArtifactId

digest
Version

Version

5.0.1-RELEASE
Type

Type

jar

Download digest 5.0.1-RELEASE


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