| Categories | CategoriesNet | 
|---|---|
| GroupId | GroupIdnet.sf.m-m-m | 
| ArtifactId | ArtifactIdmmm-crypto-jce | 
| Version | Version1.0.0-beta1 | 
| Type | Typejar | 
| Filename | Size | 
|---|---|
| mmm-crypto-jce-1.0.0-beta1.pom | |
| mmm-crypto-jce-1.0.0-beta1.jar | 143 KB | 
| mmm-crypto-jce-1.0.0-beta1-sources.jar | 129 KB | 
| mmm-crypto-jce-1.0.0-beta1-javadoc.jar | 1 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-crypto-jce/ -->
<dependency>
    <groupId>net.sf.m-m-m</groupId>
    <artifactId>mmm-crypto-jce</artifactId>
    <version>1.0.0-beta1</version>
</dependency>// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-crypto-jce/
implementation 'net.sf.m-m-m:mmm-crypto-jce:1.0.0-beta1'// https://jarcasting.com/artifacts/net.sf.m-m-m/mmm-crypto-jce/
implementation ("net.sf.m-m-m:mmm-crypto-jce:1.0.0-beta1")'net.sf.m-m-m:mmm-crypto-jce:jar:1.0.0-beta1'<dependency org="net.sf.m-m-m" name="mmm-crypto-jce" rev="1.0.0-beta1">
  <artifact name="mmm-crypto-jce" type="jar" />
</dependency>@Grapes(
@Grab(group='net.sf.m-m-m', module='mmm-crypto-jce', version='1.0.0-beta1')
)libraryDependencies += "net.sf.m-m-m" % "mmm-crypto-jce" % "1.0.0-beta1"[net.sf.m-m-m/mmm-crypto-jce "1.0.0-beta1"]