is not current version
Last Version 0.3.0

au.com.anthonybruno:SdGen 0.2.0

A random data generator to produce realistic files for multiple file types (e.g. csv, log, json)

Categories

Categories

Ant Build Tools
GroupId

GroupId

au.com.anthonybruno
ArtifactId

ArtifactId

SdGen
Version

Version

0.2.0
Type

Type

jar

Download SdGen 0.2.0


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