aptizer

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

License

License

GroupId

GroupId

com.github.mschaeuble
ArtifactId

ArtifactId

aptizer
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/mschaeuble/aptizer

Download aptizer

How to add to project

<!-- 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"]

Dependencies

test (3)

Group / Artifact Type Version
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.11
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1