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