Last Version

web3j-sokt 0.2.2

web3j-sokt - Kotlin-based wrapper for multiple installations of the solidity compiler (solc)

License

License

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

web3j-sokt
Version

Version

0.2.2
Type

Type

jar
Description

Description

web3j-sokt
web3j-sokt - Kotlin-based wrapper for multiple installations of the solidity compiler (solc)
Project URL

Project URL

https://web3j.io
Source Code Management

Source Code Management

https://github.com/web3j/web3j-sokt

Download web3j-sokt 0.2.2


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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.61
org.apache.commons : commons-lang3 jar 3.0
com.github.zafarkhaja : java-semver jar 0.9.0
org.jetbrains.kotlinx : kotlinx-serialization-runtime jar 0.14.0

Project Modules

There are no modules declared in this project.