is not current version
Last Version 2.2.0

com.treatwell:immutables-styles 2.1.0

Pre-made styles for the Immutables code generation Java toolkit

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

com.treatwell
ArtifactId

ArtifactId

immutables-styles
Version

Version

2.1.0
Type

Type

jar

Download immutables-styles 2.1.0


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