is not current version
Last Version 1.1.12

eu.prismacapacity:cryptoshred 1.0.2

TODO

GroupId

GroupId

eu.prismacapacity
ArtifactId

ArtifactId

cryptoshred
Version

Version

1.0.2
Type

Type

jar

Download cryptoshred 1.0.2


<!-- https://jarcasting.com/artifacts/eu.prismacapacity/cryptoshred/ -->
<dependency>
    <groupId>eu.prismacapacity</groupId>
    <artifactId>cryptoshred</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.prismacapacity/cryptoshred/
implementation 'eu.prismacapacity:cryptoshred:1.0.2'
// https://jarcasting.com/artifacts/eu.prismacapacity/cryptoshred/
implementation ("eu.prismacapacity:cryptoshred:1.0.2")
'eu.prismacapacity:cryptoshred:jar:1.0.2'
<dependency org="eu.prismacapacity" name="cryptoshred" rev="1.0.2">
  <artifact name="cryptoshred" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.prismacapacity', module='cryptoshred', version='1.0.2')
)
libraryDependencies += "eu.prismacapacity" % "cryptoshred" % "1.0.2"
[eu.prismacapacity/cryptoshred "1.0.2"]