GroupId | GroupIdbr.com.six2six |
---|---|
ArtifactId | ArtifactIdfixture-factory |
Version | Version2.2.0 |
Type | Typejar |
Filename | Size |
---|---|
fixture-factory-2.2.0.pom | |
fixture-factory-2.2.0.jar | 53 KB |
fixture-factory-2.2.0-sources.jar | 27 KB |
fixture-factory-2.2.0-javadoc.jar | 262 KB |
Browse |
<!-- 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"]