License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.corda.plugins |
ArtifactId | ArtifactIdcordapp-cpk |
Last Version | Last Version6.0.0-DevPreview |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncordapp-cpk
Configures this project to create a CPK CorDapp
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cordapp-cpk-6.0.0-DevPreview.pom | |
cordapp-cpk-6.0.0-DevPreview.jar | 297 KB |
cordapp-cpk-6.0.0-DevPreview-sources.jar | 44 KB |
cordapp-cpk-6.0.0-DevPreview-javadoc.jar | 559 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.corda.plugins/cordapp-cpk/ -->
<dependency>
<groupId>net.corda.plugins</groupId>
<artifactId>cordapp-cpk</artifactId>
<version>6.0.0-DevPreview</version>
</dependency>
// https://jarcasting.com/artifacts/net.corda.plugins/cordapp-cpk/
implementation 'net.corda.plugins:cordapp-cpk:6.0.0-DevPreview'
// https://jarcasting.com/artifacts/net.corda.plugins/cordapp-cpk/
implementation ("net.corda.plugins:cordapp-cpk:6.0.0-DevPreview")
'net.corda.plugins:cordapp-cpk:jar:6.0.0-DevPreview'
<dependency org="net.corda.plugins" name="cordapp-cpk" rev="6.0.0-DevPreview">
<artifact name="cordapp-cpk" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.corda.plugins', module='cordapp-cpk', version='6.0.0-DevPreview')
)
libraryDependencies += "net.corda.plugins" % "cordapp-cpk" % "6.0.0-DevPreview"
[net.corda.plugins/cordapp-cpk "6.0.0-DevPreview"]
Group / Artifact | Type | Version |
---|---|---|
biz.aQute.bnd : biz.aQute.bnd.gradle | jar | 5.3.0 |
biz.aQute.bnd : biz.aQute.bndlib | jar | 5.3.0 |