is not current version
Last Version 1.1.12

eu.prismacapacity:cryptoshred 1.1.5

TODO

GroupId

GroupId

eu.prismacapacity
ArtifactId

ArtifactId

cryptoshred
Version

Version

1.1.5
Type

Type

jar

Download cryptoshred 1.1.5


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