| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.anwiba.commons | 
    
| ArtifactId | ArtifactIdanwiba-commons-crypto | 
    
| Last Version | Last Version1.1.158 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioncommons crypto 
            anwiba commons crypto project 
         | 
    
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/net.anwiba.commons/anwiba-commons-crypto/ -->
<dependency>
    <groupId>net.anwiba.commons</groupId>
    <artifactId>anwiba-commons-crypto</artifactId>
    <version>1.1.158</version>
</dependency>
                // https://jarcasting.com/artifacts/net.anwiba.commons/anwiba-commons-crypto/
implementation 'net.anwiba.commons:anwiba-commons-crypto:1.1.158'
                // https://jarcasting.com/artifacts/net.anwiba.commons/anwiba-commons-crypto/
implementation ("net.anwiba.commons:anwiba-commons-crypto:1.1.158")
                'net.anwiba.commons:anwiba-commons-crypto:jar:1.1.158'
                <dependency org="net.anwiba.commons" name="anwiba-commons-crypto" rev="1.1.158">
  <artifact name="anwiba-commons-crypto" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.anwiba.commons', module='anwiba-commons-crypto', version='1.1.158')
)
                libraryDependencies += "net.anwiba.commons" % "anwiba-commons-crypto" % "1.1.158"
                [net.anwiba.commons/anwiba-commons-crypto "1.1.158"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.bouncycastle : bcprov-jdk15on | jar | 1.69 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.hamcrest : hamcrest | jar | 2.2 | 
| org.junit.platform : junit-platform-commons | jar | 1.8.1 | 
| org.junit.platform : junit-platform-launcher | jar | 1.8.1 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |