is not current version
Last Version 2.1.5

com.lindar:sergent 1.0.1

A nice java secure random generator library that supports multiple algorithms

GroupId

GroupId

com.lindar
ArtifactId

ArtifactId

sergent
Version

Version

1.0.1
Type

Type

jar

Download sergent 1.0.1


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