is not current version
Last Version 4.0.28

net.corda.plugins:cordform-common 3.0.9

null

Categories

Categories

Net ORM Data
GroupId

GroupId

net.corda.plugins
ArtifactId

ArtifactId

cordform-common
Version

Version

3.0.9
Type

Type

jar

Download cordform-common 3.0.9


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