Tater :: Test Harness

A collection of utilities for dealing with annotations and writing annotation processors.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.peachjean.tater
Идентификатор

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

tater-test-harness
Последняя версия

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

0.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Tater :: Test Harness
A collection of utilities for dealing with annotations and writing annotation processors.

Скачать tater-test-harness

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

<!-- https://jarcasting.com/artifacts/net.peachjean.tater/tater-test-harness/ -->
<dependency>
    <groupId>net.peachjean.tater</groupId>
    <artifactId>tater-test-harness</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.peachjean.tater/tater-test-harness/
implementation 'net.peachjean.tater:tater-test-harness:0.4'
// https://jarcasting.com/artifacts/net.peachjean.tater/tater-test-harness/
implementation ("net.peachjean.tater:tater-test-harness:0.4")
'net.peachjean.tater:tater-test-harness:jar:0.4'
<dependency org="net.peachjean.tater" name="tater-test-harness" rev="0.4">
  <artifact name="tater-test-harness" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.peachjean.tater', module='tater-test-harness', version='0.4')
)
libraryDependencies += "net.peachjean.tater" % "tater-test-harness" % "0.4"
[net.peachjean.tater/tater-test-harness "0.4"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.peachjean.commons : pjcommons-test jar 0.3

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

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

Build Status tater

A small collection of tools for building annotation processors with a heavy focus on testing.

I will explain more later, I promise.

net.peachjean.tater

PeachJean Software

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

Версия
0.4
0.3
0.2
0.1