| License |
License |
|---|---|
| GroupId | GroupIdorg.firestack |
| ArtifactId | ArtifactIdlaksaj |
| Last Version | Last Version1.1.0-RELEASE |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionzilliqa.com Java
Zilliqa java library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| laksaj-1.1.0-RELEASE.pom | |
| laksaj-1.1.0-RELEASE.jar | 2 KB |
| laksaj-1.1.0-RELEASE-sources.jar | 49 KB |
| laksaj-1.1.0-RELEASE-javadoc.jar | 310 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.firestack/laksaj/ -->
<dependency>
<groupId>org.firestack</groupId>
<artifactId>laksaj</artifactId>
<version>1.1.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.firestack/laksaj/
implementation 'org.firestack:laksaj:1.1.0-RELEASE'
// https://jarcasting.com/artifacts/org.firestack/laksaj/
implementation ("org.firestack:laksaj:1.1.0-RELEASE")
'org.firestack:laksaj:pom:1.1.0-RELEASE'
<dependency org="org.firestack" name="laksaj" rev="1.1.0-RELEASE">
<artifact name="laksaj" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.firestack', module='laksaj', version='1.1.0-RELEASE')
)
libraryDependencies += "org.firestack" % "laksaj" % "1.1.0-RELEASE"
[org.firestack/laksaj "1.1.0-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.web3j : core | jar | 4.2.0 |
| com.google.guava : guava | jar | 27.0.1-jre |
| com.squareup.okhttp3 : okhttp | jar | 3.6.0 |
| com.google.protobuf : protobuf-java | jar | 3.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.5 |