core

aptIn16 is an implementation of the com.sun.mirror.* classes allowing classes implementing them to run as Java 1.6 javac in-process annotation processors. This is orders of magnitude faster than apt. It can be used by anyone who currently relies on apt but would like to switch to the newer/faster javac.

Лицензия

Лицензия

Группа

Группа

com.moparisthebest.aptIn16
Идентификатор

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

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

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

0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

core
aptIn16 is an implementation of the com.sun.mirror.* classes allowing classes implementing them to run as Java 1.6 javac in-process annotation processors. This is orders of magnitude faster than apt. It can be used by anyone who currently relies on apt but would like to switch to the newer/faster javac.
Организация-разработчик

Организация-разработчик

moparisthebest.com

Скачать core

Имя Файла Размер
core-0.2.pom
core-0.2.jar 54 KB
core-0.2-sources.jar 54 KB
core-0.2-javadoc.jar 280 KB
Обзор

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.moparisthebest.aptIn16 : apt-mirror-api jar 0.2

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

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

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

Версия
0.2
0.1