is not current version
Last Version 3.1.0

br.com.six2six:fixture-factory 2.2.0

generator to create fake objects from a template

GroupId

GroupId

br.com.six2six
ArtifactId

ArtifactId

fixture-factory
Version

Version

2.2.0
Type

Type

jar

Download fixture-factory 2.2.0


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