| License |
License |
|---|---|
| GroupId | GroupIdcom.algorand |
| ArtifactId | ArtifactIdalgosdk |
| Last Version | Last Version1.16.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.algorand:algosdk
Client library for Algorand
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| algosdk-1.16.0.pom | |
| algosdk-1.16.0.jar | 561 KB |
| algosdk-1.16.0-sources.jar | 266 KB |
| algosdk-1.16.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.algorand/algosdk/ -->
<dependency>
<groupId>com.algorand</groupId>
<artifactId>algosdk</artifactId>
<version>1.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.algorand/algosdk/
implementation 'com.algorand:algosdk:1.16.0'
// https://jarcasting.com/artifacts/com.algorand/algosdk/
implementation ("com.algorand:algosdk:1.16.0")
'com.algorand:algosdk:jar:1.16.0'
<dependency org="com.algorand" name="algosdk" rev="1.16.0">
<artifact name="algosdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.algorand', module='algosdk', version='1.16.0')
)
libraryDependencies += "com.algorand" % "algosdk" % "1.16.0"
[com.algorand/algosdk "1.16.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.10.5.1 |
| com.google.code.gson : gson | jar | 2.8.1 |
| com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
| com.squareup.okhttp : okhttp | jar | 2.7.5 |
| com.squareup.okio : okio | jar | 1.6.0 |
| commons-codec : commons-codec | jar | 1.12 |
| io.gsonfire : gson-fire | jar | 1.8.0 |
| io.swagger : swagger-annotations | jar | 1.5.18 |
| org.apache.commons : commons-lang3 | jar | 3.8 |
| org.bouncycastle : bcprov-jdk15to18 | jar | 1.66 |
| org.msgpack : jackson-dataformat-msgpack | jar | 0.9.0 |
| org.threeten : threetenbp | jar | 1.3.5 |
| com.google.guava : guava | jar | 28.2-android |
| Group / Artifact | Type | Version |
|---|---|---|
| org.assertj : assertj-core | jar | 3.17.1 |
| org.junit.jupiter : junit-jupiter | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.6.2 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
| org.mockito : mockito-core | jar | 3.5.7 |
| io.cucumber : cucumber-java | jar | 6.6.0 |
| io.cucumber : cucumber-junit | jar | 6.6.0 |
| io.cucumber : cucumber-picocontainer | jar | 6.6.0 |