MVN

net.amygdalum : compilerutils

Maven & Gradle

Feb 28, 2020
4 usages
3 stars

Utility classes needed for search and compiler applications

<dependency>
    <groupId>net.amygdalum</groupId>
    <artifactId>compilerutils</artifactId>
    <version>0.2.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.amygdalum : compilerutils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.3

All Versions

Choose a version of net.amygdalum : compilerutils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
compilerutils-0.2.3
compilerutils-0.2.2
compilerutils-0.2.1
compilerutils-0.2.0
0.1.x
compilerutils-0.1.0
0.0.x
compilerutils-0.0.6
compilerutils-0.0.5
compilerutils-0.0.4
compilerutils-0.0.3
compilerutils-0.0.2
compilerutils-0.0.1

How to add a dependency to Maven

Add the following net.amygdalum : compilerutils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.amygdalum</groupId>
    <artifactId>compilerutils</artifactId>
    <version>0.2.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.amygdalum : compilerutils gradle dependency to your build.gradle file:

implementation 'net.amygdalum:compilerutils:0.2.3'

Gradle Kotlin DSL: Add the following net.amygdalum : compilerutils gradle kotlin dependency to your build.gradle.kts file:

implementation("net.amygdalum:compilerutils:0.2.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.amygdalum : compilerutils sbt scala dependency to your build.sbt file:

libraryDependencies += "net.amygdalum" % "compilerutils" % "0.2.3"

Advertisement

Dependencies from Group

Jun 03, 2021
7 usages
8 stars
Nov 23, 2018
6 usages
0 stars
Feb 28, 2020
4 usages
3 stars
Mar 05, 2020
4 usages
0 stars
Jan 04, 2019
3 usages
3 stars

Discover Dependencies

Jul 02, 2018
13 usages
685 stars
Jul 01, 2014
4 usages
387 stars
Jul 19, 2017
4 usages
1 stars
api
Oct 30, 2012
10 usages
Nov 20, 2017
25 usages
2.6k stars
Jul 30, 2019
11 usages
26 stars
Nov 19, 2020
8 usages
0 stars