is not current version
Last Version 4.0.28

net.corda.plugins:cordform-common 0.16.5

null

Categories

Categories

Net ORM Data
GroupId

GroupId

net.corda.plugins
ArtifactId

ArtifactId

cordform-common
Version

Version

0.16.5
Type

Type

jar

Download cordform-common 0.16.5


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