Last Version

SecurerString 1.2.0

a "String" library for shredding sensitive data after use

License

License

GroupId

GroupId

se.soy.securerstring
ArtifactId

ArtifactId

SecurerString
Version

Version

1.2.0
Type

Type

jar
Description

Description

SecurerString
a "String" library for shredding sensitive data after use
Project URL

Project URL

https://github.com/simmel/SecurerString

Download SecurerString 1.2.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.