MVN

com.aleax.blight : blight-compiler

Maven & Gradle

Jul 24, 2018
3 usages
1 stars

bLight Compiler · This module provides the default compilation implementation for bLight.

<dependency>
    <groupId>com.aleax.blight</groupId>
    <artifactId>blight-compiler</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.2

All Versions

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

Version Vulnerabilities Updated
1.0.x
blight-compiler-1.0.2
blight-compiler-1.0.1
blight-compiler-1.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.aleax.blight</groupId>
    <artifactId>blight-compiler</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aleax.blight : blight-compiler gradle dependency to your build.gradle file:

implementation 'com.aleax.blight:blight-compiler:1.0.2'

Gradle Kotlin DSL: Add the following com.aleax.blight : blight-compiler gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aleax.blight:blight-compiler:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aleax.blight : blight-compiler sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aleax.blight" % "blight-compiler" % "1.0.2"

Advertisement

Dependencies from Group

Jul 24, 2018
3 usages
1 stars
Jul 24, 2018
2 usages
1 stars
Jul 24, 2018
1 usages
1 stars
Jul 24, 2018
1 usages
1 stars
Jul 24, 2018
1 stars

Discover Dependencies

Jun 04, 2015
3 usages
4 stars
Jan 11, 2017
8 usages
66 stars
May 26, 2019
15 usages
72 stars
Aug 03, 2023
16 usages
71 stars
Mar 15, 2020
29 usages
72 stars
Mar 31, 2020
4 usages
10 stars
Sep 25, 2022
5 usages
34 stars
Jul 27, 2015
22 usages
182 stars