Last Version

web3j 4.6.0

Gradle plugin providing tasks to generate web3j contracts from Solidity.

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

web3j-gradle-plugin
Version

Version

4.6.0
Type

Type

jar
Description

Description

web3j
Gradle plugin providing tasks to generate web3j contracts from Solidity.
Project URL

Project URL

https://web3j.io
Source Code Management

Source Code Management

https://github.com/web3j/web3j-gradle-plugin

Download web3j-gradle-plugin 4.6.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
gradle.plugin.org.web3j.solidity » solidity-gradle-plugin jar 0.2.3
org.web3j : core jar 4.6.0
org.web3j : codegen jar 4.6.0

Project Modules

There are no modules declared in this project.