Last Version

com.github.autofixture:autofixturegenerator 2.1.10

Auto Fixture Generator

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.autofixture
ArtifactId

ArtifactId

autofixturegenerator
Version

Version

2.1.10
Type

Type

jar

Download autofixturegenerator 2.1.10


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