MVN

com.github.ukman.kolobok : kolobok

Maven & Gradle

Jan 11, 2020
25 stars

Kolobok · Java Annotation Processor for Spring

<dependency>
    <groupId>com.github.ukman.kolobok</groupId>
    <artifactId>kolobok</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.1.1

All Versions

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

Version Vulnerabilities Updated
0.1.x
kolobok-0.1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.ukman.kolobok</groupId>
    <artifactId>kolobok</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.ukman.kolobok : kolobok gradle dependency to your build.gradle file:

implementation 'com.github.ukman.kolobok:kolobok:0.1.1'

Gradle Kotlin DSL: Add the following com.github.ukman.kolobok : kolobok gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.ukman.kolobok:kolobok:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.ukman.kolobok : kolobok sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.ukman.kolobok" % "kolobok" % "0.1.1"

Advertisement

Dependencies from Group

Jan 11, 2020
25 stars

Discover Dependencies

Mar 30, 2022
2 usages
3k stars
Aug 13, 2022
2 usages
174 stars
Aug 23, 2023
11 stars
Dec 14, 2021
17.9k stars
Mar 07, 2021
4 usages
4.2k stars
Mar 10, 2023
8 usages
564 stars
Dec 13, 2020
1 usages
May 21, 2023
10 usages
3 stars