is not current version
Last Version 2.1.5

com.lindar:sergent 2.1.3

A nice java secure random generator library that supports multiple algorithms

GroupId

GroupId

com.lindar
ArtifactId

ArtifactId

sergent
Version

Version

2.1.3
Type

Type

jar

Download sergent 2.1.3


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