is not current version
Last Version 2.9.0

org.immutables.serial 2.9.0-beta2

Java annotation processing toolkit. Focus is on immutability, type safety, fluent interfaces, high-performance.

License

License

Categories

Categories

Immutables Application Layer Libs Code Generators
GroupId

GroupId

org.immutables
ArtifactId

ArtifactId

serial
Version

Version

2.9.0-beta2
Type

Type

jar
Description

Description

org.immutables.serial
Java annotation processing toolkit. Focus is on immutability, type safety, fluent interfaces, high-performance.
Project Organization

Project Organization

The Immutables.org authors

Download serial 2.9.0-beta2


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (4)

Group / Artifact Type Version
com.google.guava : guava jar 19.0
org.immutables : testing jar 2.9.0-beta2
org.immutables : value-annotations jar 2.9.0-beta2
org.immutables : value-processor jar 2.9.0-beta2

Project Modules

There are no modules declared in this project.