MVN

com.daioware.language : compiler

Maven & Gradle

Dec 04, 2018
3 usages

daioware compiler · Compiler's generic utilities

<dependency>
    <groupId>com.daioware.language</groupId>
    <artifactId>compiler</artifactId>
    <version>1.7.2-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.daioware.language : compiler to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.7.2-RELEASE

All Versions

Choose a version of com.daioware.language : compiler to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.7.x
compiler-1.7.2-RELEASE
compiler-1.7.1-RELEASE
1.6.x
compiler-1.6.0-RELEASE
1.5.x
compiler-1.5.1-RELEASE
compiler-1.5.0-RELEASE
1.4.x
compiler-1.4.0-RELEASE
1.3.x
compiler-1.3.0-RELEASE
1.2.x
compiler-1.2.0-RELEASE
1.1.x
compiler-1.1.0-RELEASE
1.0.x
compiler-1.0.0-RELEASE

How to add a dependency to Maven

Add the following com.daioware.language : compiler maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.daioware.language</groupId>
    <artifactId>compiler</artifactId>
    <version>1.7.2-RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.daioware.language : compiler gradle dependency to your build.gradle file:

implementation 'com.daioware.language:compiler:1.7.2-RELEASE'

Gradle Kotlin DSL: Add the following com.daioware.language : compiler gradle kotlin dependency to your build.gradle.kts file:

implementation("com.daioware.language:compiler:1.7.2-RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.daioware.language : compiler sbt scala dependency to your build.sbt file:

libraryDependencies += "com.daioware.language" % "compiler" % "1.7.2-RELEASE"

Advertisement

Dependencies from Group

Dec 04, 2018
3 usages
xml
Sep 05, 2018
1 usages

Discover Dependencies

Apr 28, 2018
3 usages
0 stars
Oct 20, 2018
8 usages
334 stars
Aug 26, 2020
8 usages
338 stars
Dec 12, 2018
23 usages
3.4k stars
Feb 21, 2021
3 usages
49 stars
May 17, 2019
7 usages