| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdorg.web3j |
| ArtifactId | ArtifactIdpantheon |
| Last Version | Last Version4.5.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpantheon
Pantheon JSON-RPC API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pantheon-4.5.1.pom | |
| pantheon-4.5.1.jar | 29 KB |
| pantheon-4.5.1-tests.jar | 7 KB |
| pantheon-4.5.1-sources.jar | 25 KB |
| pantheon-4.5.1-javadoc.jar | 123 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.web3j/pantheon/ -->
<dependency>
<groupId>org.web3j</groupId>
<artifactId>pantheon</artifactId>
<version>4.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.web3j/pantheon/
implementation 'org.web3j:pantheon:4.5.1'
// https://jarcasting.com/artifacts/org.web3j/pantheon/
implementation ("org.web3j:pantheon:4.5.1")
'org.web3j:pantheon:jar:4.5.1'
<dependency org="org.web3j" name="pantheon" rev="4.5.1">
<artifact name="pantheon" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.web3j', module='pantheon', version='4.5.1')
)
libraryDependencies += "org.web3j" % "pantheon" % "4.5.1"
[org.web3j/pantheon "4.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.web3j : eea | jar | 4.5.1 |