Last Version

autotransient 1.0.0

A transient annotation for AutoValue extensions.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

io.sweers.autotransient
ArtifactId

ArtifactId

autotransient
Version

Version

1.0.0
Type

Type

jar
Description

Description

autotransient
A transient annotation for AutoValue extensions.
Project URL

Project URL

https://github.com/ZacSweers/AutoTransient/
Source Code Management

Source Code Management

https://github.com/ZacSweers/AutoTransient/

Download autotransient 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.