is not current version
Last Version 2.1.5

com.lindar:sergent 1.0.0

A nice java secure random generator library that supports multiple algorithms

GroupId

GroupId

com.lindar
ArtifactId

ArtifactId

sergent
Version

Version

1.0.0
Type

Type

jar

Download sergent 1.0.0


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