| License |
License |
|---|---|
| GroupId | GroupIdio.github.juicemx |
| ArtifactId | ArtifactIdcrypto |
| Last Version | Last Version3.3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionweb3j
null
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| crypto-3.3.0.pom | |
| crypto-3.3.0.jar | 499 KB |
| crypto-3.3.0-tests.jar | 32 KB |
| crypto-3.3.0-sources.jar | 477 KB |
| crypto-3.3.0-javadoc.jar | 133 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.juicemx/crypto/ -->
<dependency>
<groupId>io.github.juicemx</groupId>
<artifactId>crypto</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.juicemx/crypto/
implementation 'io.github.juicemx:crypto:3.3.0'
// https://jarcasting.com/artifacts/io.github.juicemx/crypto/
implementation ("io.github.juicemx:crypto:3.3.0")
'io.github.juicemx:crypto:jar:3.3.0'
<dependency org="io.github.juicemx" name="crypto" rev="3.3.0">
<artifact name="crypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.juicemx', module='crypto', version='3.3.0')
)
libraryDependencies += "io.github.juicemx" % "crypto" % "3.3.0"
[io.github.juicemx/crypto "3.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.juicemx : rlp | jar | 3.3.0 |
| io.github.juicemx : utils | jar | 3.3.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.5 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.10.19 |