is not current version
Last Version 4.0.28

net.corda.plugins:cordform-common 4.0.25

These classes are the interface between Corda and Cordformation

Categories

Categories

Net ORM Data
GroupId

GroupId

net.corda.plugins
ArtifactId

ArtifactId

cordform-common
Version

Version

4.0.25
Type

Type

jar

Download cordform-common 4.0.25


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