MVN

io.sweers.autotransient : autotransient

Maven & Gradle

Jan 31, 2019
3 usages
7 stars

autotransient · A transient annotation for AutoValue extensions.

<dependency>
    <groupId>io.sweers.autotransient</groupId>
    <artifactId>autotransient</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.sweers.autotransient : autotransient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of io.sweers.autotransient : autotransient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
autotransient-1.0.0

How to add a dependency to Maven

Add the following io.sweers.autotransient : autotransient maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.sweers.autotransient</groupId>
    <artifactId>autotransient</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.sweers.autotransient : autotransient gradle dependency to your build.gradle file:

implementation 'io.sweers.autotransient:autotransient:1.0.0'

Gradle Kotlin DSL: Add the following io.sweers.autotransient : autotransient gradle kotlin dependency to your build.gradle.kts file:

implementation("io.sweers.autotransient:autotransient:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.sweers.autotransient : autotransient sbt scala dependency to your build.sbt file:

libraryDependencies += "io.sweers.autotransient" % "autotransient" % "1.0.0"

Advertisement

Dependencies from Group

Jan 31, 2019
3 usages
7 stars

Discover Dependencies

Mar 31, 2014
7 usages
70 stars
Jul 01, 2018
4 usages
363 stars
Jun 28, 2020
2 usages
0 stars
Aug 01, 2023
12 usages
16.3k stars
Jan 31, 2017
7 usages
14 stars
Jun 26, 2023
10 usages
694 stars
Jul 10, 2020
2 usages
Mar 16, 2022
9 usages
7 stars
Jul 10, 2023
5 usages
13 stars