GroupId | GroupIdorg.web3j.corda |
---|---|
ArtifactId | ArtifactIdweb3j-corda-codegen |
Version | Version0.2.4 |
Type | Typejar |
Filename | Size |
---|---|
web3j-corda-codegen-0.2.4.pom | |
web3j-corda-codegen-0.2.4.jar | 47 KB |
web3j-corda-codegen-0.2.4-tests.jar | 15 KB |
web3j-corda-codegen-0.2.4-sources.jar | 20 KB |
web3j-corda-codegen-0.2.4-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.web3j.corda/web3j-corda-codegen/ -->
<dependency>
<groupId>org.web3j.corda</groupId>
<artifactId>web3j-corda-codegen</artifactId>
<version>0.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.web3j.corda/web3j-corda-codegen/
implementation 'org.web3j.corda:web3j-corda-codegen:0.2.4'
// https://jarcasting.com/artifacts/org.web3j.corda/web3j-corda-codegen/
implementation ("org.web3j.corda:web3j-corda-codegen:0.2.4")
'org.web3j.corda:web3j-corda-codegen:jar:0.2.4'
<dependency org="org.web3j.corda" name="web3j-corda-codegen" rev="0.2.4">
<artifact name="web3j-corda-codegen" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.web3j.corda', module='web3j-corda-codegen', version='0.2.4')
)
libraryDependencies += "org.web3j.corda" % "web3j-corda-codegen" % "0.2.4"
[org.web3j.corda/web3j-corda-codegen "0.2.4"]