| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.spincast | 
    
| ArtifactId | ArtifactIdspincast-plugins-crypto-tests | 
    
| Last Version | Last Version2.2.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionorg.spincast:spincast-plugins-crypto-tests 
            Tests for the Spincast Crypto plugin 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| spincast-plugins-crypto-tests-2.2.0.pom | |
| spincast-plugins-crypto-tests-2.2.0.jar | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.spincast/spincast-plugins-crypto-tests/ -->
<dependency>
    <groupId>org.spincast</groupId>
    <artifactId>spincast-plugins-crypto-tests</artifactId>
    <version>2.2.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.spincast/spincast-plugins-crypto-tests/
implementation 'org.spincast:spincast-plugins-crypto-tests:2.2.0'
                // https://jarcasting.com/artifacts/org.spincast/spincast-plugins-crypto-tests/
implementation ("org.spincast:spincast-plugins-crypto-tests:2.2.0")
                'org.spincast:spincast-plugins-crypto-tests:jar:2.2.0'
                <dependency org="org.spincast" name="spincast-plugins-crypto-tests" rev="2.2.0">
  <artifact name="spincast-plugins-crypto-tests" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.spincast', module='spincast-plugins-crypto-tests', version='2.2.0')
)
                libraryDependencies += "org.spincast" % "spincast-plugins-crypto-tests" % "2.2.0"
                [org.spincast/spincast-plugins-crypto-tests "2.2.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.spincast : spincast-testing-default | jar | 2.2.0 | 
| org.spincast : spincast-plugins-crypto | jar | 2.2.0 | 
| org.mockito : mockito-core | jar | 4.5.1 | 
| org.slf4j : slf4j-simple | jar | 1.7.36 |