is not current version
Last Version 3.1.0

br.com.six2six:fixture-factory 3.0.0

generator to create fake objects from a template

GroupId

GroupId

br.com.six2six
ArtifactId

ArtifactId

fixture-factory
Version

Version

3.0.0
Type

Type

jar

Download fixture-factory 3.0.0


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