MVN

com.github.egor-n : syncgenerator-library

Maven & Gradle

Jan 23, 2017
1 usages
4 stars

SyncGenerator Library · A Java annotation processor that generates synchronized decorator classes.

<dependency>
    <groupId>com.github.egor-n</groupId>
    <artifactId>syncgenerator-library</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.egor-n : syncgenerator-library to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.github.egor-n : syncgenerator-library to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
syncgenerator-library-1.0.2
syncgenerator-library-1.0.1
syncgenerator-library-1.0.0

How to add a dependency to Maven

Add the following com.github.egor-n : syncgenerator-library maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.egor-n</groupId>
    <artifactId>syncgenerator-library</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.egor-n : syncgenerator-library gradle dependency to your build.gradle file:

implementation 'com.github.egor-n:syncgenerator-library:1.0.2'

Gradle Kotlin DSL: Add the following com.github.egor-n : syncgenerator-library gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.egor-n:syncgenerator-library:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.egor-n : syncgenerator-library sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.egor-n" % "syncgenerator-library" % "1.0.2"

Advertisement

Dependencies from Group

Jan 23, 2017
1 usages
4 stars

Discover Dependencies

Jun 14, 2018
1 usages
34 stars
Feb 23, 2017
1 usages
1 stars
Jul 17, 2018
1 usages
2 stars
Oct 27, 2017
7 usages
322 stars
Mar 30, 2017
1 usages
3.5k stars
1 usages
27 stars
Feb 28, 2017
1 usages
197 stars
Mar 19, 2018
1 usages
3 stars
Nov 14, 2019
1 usages
319 stars