Jar examples for c:cordform-common
These classes are the interface between Corda and Cordformation
You can download jar file cordform-common 0.12.4 in this page.
Apache-2.0
You can use the following script to add cordform-common-0.12.4.jar to your project.
<dependency> <groupId>net.corda.plugins</groupId> <artifactId>cordform-common</artifactId> <version>0.12.4</version> </dependency>
compile group: 'net.corda.plugins', name: 'cordform-common', version: '0.12.4'
libraryDependencies += "net.corda.plugins" % "cordform-common" % "0.12.4"
<dependency org="net.corda.plugins" name="cordform-common" rev="0.12.4"/>
@Grapes(@Grab(group='net.corda.plugins', module='cordform-common', version='0.12.4'))
'net.corda.plugins:cordform-common:jar:0.12.4'
Click the following link to download the jar file.
cordform-common-0.12.4-javadoc.jar