MVN

com.faendir.kotlin.autodsl : annotations

Maven & Gradle

Apr 08, 2023
1 usages
38 stars

AutoDsl · Auto-generates DSL for your Kotlin projects using annotations.

<dependency>
    <groupId>com.faendir.kotlin.autodsl</groupId>
    <artifactId>annotations</artifactId>
    <version>2.2.18</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.faendir.kotlin.autodsl : annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.18

All Versions

Choose a version of com.faendir.kotlin.autodsl : annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
annotations-2.2.18
annotations-2.2.17
annotations-2.2.16
annotations-2.2.15
annotations-2.2.14
annotations-2.2.13
annotations-2.2.12
annotations-2.2.11
annotations-2.2.10
annotations-2.2.9
annotations-2.2.5
annotations-2.2.4
annotations-2.2.3
annotations-2.2.2
annotations-2.2.1
annotations-2.2.0
2.1.x
annotations-2.1.1
2.0.x
annotations-2.0.2
annotations-2.0.1
annotations-2.0.0
1.0.x
annotations-1.0.4
annotations-1.0.3
annotations-1.0.2
0.2.x
annotations-0.2.0

How to add a dependency to Maven

Add the following com.faendir.kotlin.autodsl : annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.faendir.kotlin.autodsl</groupId>
    <artifactId>annotations</artifactId>
    <version>2.2.18</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.faendir.kotlin.autodsl : annotations gradle dependency to your build.gradle file:

implementation 'com.faendir.kotlin.autodsl:annotations:2.2.18'

Gradle Kotlin DSL: Add the following com.faendir.kotlin.autodsl : annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.faendir.kotlin.autodsl:annotations:2.2.18")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.faendir.kotlin.autodsl : annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.faendir.kotlin.autodsl" % "annotations" % "2.2.18"

Advertisement

Dependencies from Group

Apr 08, 2023
1 usages
38 stars
Apr 08, 2023
38 stars

Discover Dependencies

Aug 24, 2023
41 usages
1.2k stars
Sep 20, 2005
60 usages
Apr 09, 2013
Apr 22, 2014
246 usages
1.9k stars
Dec 27, 2014
91 usages
5.4k stars
May 15, 2007
925 usages
Jun 15, 2011
288 usages
Jul 27, 2023
174 usages
1.9k stars
May 11, 2023
644 usages
1.8k stars
Aug 09, 2023
44 usages
731 stars