MVN

com.driver733.infix-functions-generator : annotations

Maven & Gradle

May 06, 2020
1 usages
0 stars

Infix functions generator · Generation of infix functions for instance methods using annotations

<dependency>
    <groupId>com.driver733.infix-functions-generator</groupId>
    <artifactId>annotations</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.driver733.infix-functions-generator : annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of com.driver733.infix-functions-generator : annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
annotations-0.1.3
annotations-0.1.1
annotations-0.1.0

How to add a dependency to Maven

Add the following com.driver733.infix-functions-generator : annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.driver733.infix-functions-generator</groupId>
    <artifactId>annotations</artifactId>
    <version>0.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.driver733.infix-functions-generator : annotations gradle dependency to your build.gradle file:

implementation 'com.driver733.infix-functions-generator:annotations:0.1.3'

Gradle Kotlin DSL: Add the following com.driver733.infix-functions-generator : annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.driver733.infix-functions-generator:annotations:0.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.driver733.infix-functions-generator : annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.driver733.infix-functions-generator" % "annotations" % "0.1.3"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 20, 2020
1 usages
8 stars
Jun 09, 2020
1 usages
0 stars
Mar 11, 2022
1 usages
16 stars
Mar 11, 2022
1 usages
16 stars
Jul 17, 2020
1 usages
11 stars
Jun 16, 2020
2 usages
Apr 01, 2022
5 usages
19.8k stars
Sep 07, 2020
1 usages
0 stars
Mar 25, 2022
5 usages
26.9k stars