| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdcom.silamoney.client | 
    
| ArtifactId | ArtifactIdSilamoneySDK | 
    
| Last Version | Last Version0.2.44 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSilamoney SDK 
            The silamoney sdk 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| SilamoneySDK-0.2.44.pom | |
| SilamoneySDK-0.2.44.jar | 43 KB | 
| SilamoneySDK-0.2.44-sources.jar | 25 KB | 
| SilamoneySDK-0.2.44-javadoc.jar | 619 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.silamoney.client/SilamoneySDK/ -->
<dependency>
    <groupId>com.silamoney.client</groupId>
    <artifactId>SilamoneySDK</artifactId>
    <version>0.2.44</version>
</dependency>
                // https://jarcasting.com/artifacts/com.silamoney.client/SilamoneySDK/
implementation 'com.silamoney.client:SilamoneySDK:0.2.44'
                // https://jarcasting.com/artifacts/com.silamoney.client/SilamoneySDK/
implementation ("com.silamoney.client:SilamoneySDK:0.2.44")
                'com.silamoney.client:SilamoneySDK:jar:0.2.44'
                <dependency org="com.silamoney.client" name="SilamoneySDK" rev="0.2.44">
  <artifact name="SilamoneySDK" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.silamoney.client', module='SilamoneySDK', version='0.2.44')
)
                libraryDependencies += "com.silamoney.client" % "SilamoneySDK" % "0.2.44"
                [com.silamoney.client/SilamoneySDK "0.2.44"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.httpcomponents : httpcore | jar | 4.4.13 | 
| org.apache.httpcomponents : httpmime | jar | 4.5.13 | 
| org.bouncycastle : bcprov-jdk15on | jar | 1.68 | 
| org.projectlombok : lombok | jar | 1.18.12 | 
| com.google.code.gson : gson | jar | 2.3.1 | 
| org.web3j : core | jar | 4.8.4 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.mock-server : mockserver-netty | jar | 5.6.1 | 
| junit : junit | jar | 4.13.1 | 
| org.hamcrest : hamcrest-all | jar | 1.3 |