is not current version
Last Version 2.9.0

org.immutables:generator-fixture 2.0.17

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.0.17
Type

Type

jar

Download generator-fixture 2.0.17


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