is not current version
Last Version 0.8

org.fluttercode.datafactory:datafactory 0.7.2

Library to generate data for testing

Categories

Categories

Data
GroupId

GroupId

org.fluttercode.datafactory
ArtifactId

ArtifactId

datafactory
Version

Version

0.7.2
Type

Type

jar

Download datafactory 0.7.2


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