Last Version

corda-verifier 3.4-corda

Corda verifier

License

License

Categories

Categories

Net
GroupId

GroupId

net.corda
ArtifactId

ArtifactId

corda-verifier
Version

Version

3.4-corda
Type

Type

jar
Description

Description

corda-verifier
Corda verifier
Project URL

Project URL

https://github.com/corda/corda
Source Code Management

Source Code Management

https://github.com/corda/corda

Download corda-verifier 3.4-corda


<!-- https://jarcasting.com/artifacts/net.corda/corda-verifier/ -->
<dependency>
    <groupId>net.corda</groupId>
    <artifactId>corda-verifier</artifactId>
    <version>3.4-corda</version>
</dependency>
// https://jarcasting.com/artifacts/net.corda/corda-verifier/
implementation 'net.corda:corda-verifier:3.4-corda'
// https://jarcasting.com/artifacts/net.corda/corda-verifier/
implementation ("net.corda:corda-verifier:3.4-corda")
'net.corda:corda-verifier:jar:3.4-corda'
<dependency org="net.corda" name="corda-verifier" rev="3.4-corda">
  <artifact name="corda-verifier" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.corda', module='corda-verifier', version='3.4-corda')
)
libraryDependencies += "net.corda" % "corda-verifier" % "3.4-corda"
[net.corda/corda-verifier "3.4-corda"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.