Last Version

cordapp 4.0.41

Turns a project into a cordapp project that produces cordapp fat JARs

License

License

Categories

Categories

Net
GroupId

GroupId

net.corda.plugins
ArtifactId

ArtifactId

cordapp
Version

Version

4.0.41
Type

Type

jar
Description

Description

cordapp
Turns a project into a cordapp project that produces cordapp fat JARs
Project URL

Project URL

https://github.com/corda/corda-gradle-plugins
Source Code Management

Source Code Management

https://github.com/corda/corda-gradle-plugins

Download cordapp 4.0.41


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.