is not current version
Last Version 4.5.1

org.web3j:pantheon 4.0.1

null

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

pantheon
Version

Version

4.0.1
Type

Type

jar

Download pantheon 4.0.1


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