is not current version
Last Version 2.9.0

org.immutables:generator-fixture 2.1.2

Module that contains all tests for the code generation capability

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

org.immutables
ArtifactId

ArtifactId

generator-fixture
Version

Version

2.1.2
Type

Type

jar

Download generator-fixture 2.1.2


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