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

aptizer 0.1

A small Java library to simplify the creation of APT ("Almost Plain Text") files

Лицензия

Лицензия

Группа

Группа

com.github.mschaeuble
Идентификатор

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

aptizer
Версия

Версия

0.1
Тип

Тип

jar
Описание

Описание

aptizer
A small Java library to simplify the creation of APT ("Almost Plain Text") files
Ссылка на сайт

Ссылка на сайт

https://github.com/mschaeuble/aptizer

Скачать aptizer 0.1


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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.11
commons-io : commons-io jar 2.4

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

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