Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/web3j/web3j into release/4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
snazha-blkio committed Dec 5, 2018
2 parents 7bb2ec1 + e998760 commit bff7f91
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,15 @@ Android:
compile ('org.web3j:core:3.3.1-android')
Plugins
-------
There are also gradle and maven plugins to help you generate web3j Java wrappers for your Solidity smart contracts,
thus allowing you to integrate such activities into your project lifecycle.

Take a look at the project homepage for the
`web3j-gradle-plugin <https://github.com/web3j/web3j-gradle-plugin>`_
and `web3j-maven-plugin <https://github.com/web3j/web3j-maven-plugin>`_ for details on how to use these plugins.


Start a client
--------------
Expand Down

0 comments on commit bff7f91

Please sign in to comment.