MVN

io.sweers.copydynamic : copydynamic-annotations

Maven & Gradle

Oct 05, 2018
1 usages
56 stars

CopyDynamic-Annotations · An annotation processor to generate helper copyDynamic extension functions for kotlin data classes.

<dependency>
    <groupId>io.sweers.copydynamic</groupId>
    <artifactId>copydynamic-annotations</artifactId>
    <version>0.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.2.0

All Versions

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

Version Vulnerabilities Updated
0.2.x
copydynamic-annotations-0.2.0
0.1.x
copydynamic-annotations-0.1.3
copydynamic-annotations-0.1.2
copydynamic-annotations-0.1.1
copydynamic-annotations-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.sweers.copydynamic</groupId>
    <artifactId>copydynamic-annotations</artifactId>
    <version>0.2.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.sweers.copydynamic:copydynamic-annotations:0.2.0'

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

implementation("io.sweers.copydynamic:copydynamic-annotations:0.2.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.sweers.copydynamic" % "copydynamic-annotations" % "0.2.0"

Advertisement

Dependencies from Group

Oct 05, 2018
1 usages
56 stars
Oct 05, 2018
56 stars

Discover Dependencies

Jun 20, 2018
2 usages
1 stars
Jun 21, 2018
1 usages
0 stars
Jul 13, 2018
1 usages
9 stars
Sep 24, 2018
3 usages
24 stars
Sep 17, 2018
1 usages
0 stars
Mar 25, 2019
2 usages
9 stars
Jun 18, 2018
2 usages
1 stars