MVN

com.github.japkit : japkit-annotations

Maven & Gradle

Aug 13, 2023
3 usages
11 stars

Japkit Annotations · Contains the meta annotations that comprise the DSL for writing code templates.

<dependency>
    <groupId>com.github.japkit</groupId>
    <artifactId>japkit-annotations</artifactId>
    <version>2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.japkit : japkit-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0

All Versions

Choose a version of com.github.japkit : japkit-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0
japkit-annotations-2.0
1.26
japkit-annotations-1.26
1.25
japkit-annotations-1.25
1.24
japkit-annotations-1.24
1.23
japkit-annotations-1.23
1.22
japkit-annotations-1.22
1.21
japkit-annotations-1.21
1.20
japkit-annotations-1.20
1.19
japkit-annotations-1.19
1.18
japkit-annotations-1.18
1.17
japkit-annotations-1.17
1.16
japkit-annotations-1.16
1.15
japkit-annotations-1.15
1.14
japkit-annotations-1.14
1.13
japkit-annotations-1.13
1.12
japkit-annotations-1.12

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.japkit</groupId>
    <artifactId>japkit-annotations</artifactId>
    <version>2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.japkit : japkit-annotations gradle dependency to your build.gradle file:

implementation 'com.github.japkit:japkit-annotations:2.0'

Gradle Kotlin DSL: Add the following com.github.japkit : japkit-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.japkit:japkit-annotations:2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.japkit : japkit-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.japkit" % "japkit-annotations" % "2.0"

Advertisement

Dependencies from Group

Aug 13, 2023
6 usages
11 stars
Aug 13, 2023
3 usages
11 stars
Aug 13, 2023
2 usages
11 stars
Aug 13, 2023
2 usages
11 stars
Feb 20, 2022
1 usages
11 stars

Discover Dependencies

Feb 28, 2020
3 usages
41 stars
Oct 18, 2021
3 usages
Oct 12, 2009
14 usages
Aug 04, 2023
123 usages
2.2k stars
May 21, 2021
14 usages
2 stars
Oct 17, 2019
6 usages
2 stars
May 21, 2023
10 usages
0 stars