bLight Compiler

This module provides the default compilation implementation for bLight.

Лицензия

Лицензия

Группа

Группа

com.aleax.blight
Идентификатор

Идентификатор

blight-compiler
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать blight-compiler

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.aleax.blight/blight-compiler/ -->
<dependency>
    <groupId>com.aleax.blight</groupId>
    <artifactId>blight-compiler</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.aleax.blight/blight-compiler/
implementation 'com.aleax.blight:blight-compiler:1.0.2'
// https://jarcasting.com/artifacts/com.aleax.blight/blight-compiler/
implementation ("com.aleax.blight:blight-compiler:1.0.2")
'com.aleax.blight:blight-compiler:jar:1.0.2'
<dependency org="com.aleax.blight" name="blight-compiler" rev="1.0.2">
  <artifact name="blight-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aleax.blight', module='blight-compiler', version='1.0.2')
)
libraryDependencies += "com.aleax.blight" % "blight-compiler" % "1.0.2"
[com.aleax.blight/blight-compiler "1.0.2"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.aleax.blight : blight-core jar 1.0.2
org.eclipse.jdt : org.eclipse.jdt.core jar 3.7.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0