Last Version

com.redfin:fuzzy-core 0.6.1

A tool that generates randomized but deterministic values for use in test suites.

License

License

GroupId

GroupId

com.redfin
ArtifactId

ArtifactId

fuzzy-core
Version

Version

0.6.1
Type

Type

jar
Description

Description

A tool that generates randomized but deterministic values for use in test suites.
Project Organization

Project Organization

Redfin

Download fuzzy-core 0.6.1


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.