io.skullabs.apt:class-generator

A simplified class generator

License

License

GroupId

GroupId

io.skullabs.apt
ArtifactId

ArtifactId

class-generator
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

A simplified class generator
Project URL

Project URL

https://github.com/Skullabs/class-generator

Download class-generator

How to add to project

<!-- https://jarcasting.com/artifacts/io.skullabs.apt/class-generator/ -->
<dependency>
    <groupId>io.skullabs.apt</groupId>
    <artifactId>class-generator</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.skullabs.apt/class-generator/
implementation 'io.skullabs.apt:class-generator:0.4.0'
// https://jarcasting.com/artifacts/io.skullabs.apt/class-generator/
implementation ("io.skullabs.apt:class-generator:0.4.0")
'io.skullabs.apt:class-generator:jar:0.4.0'
<dependency org="io.skullabs.apt" name="class-generator" rev="0.4.0">
  <artifact name="class-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.skullabs.apt', module='class-generator', version='0.4.0')
)
libraryDependencies += "io.skullabs.apt" % "class-generator" % "0.4.0"
[io.skullabs.apt/class-generator "0.4.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.spullara.mustache.java : compiler jar 0.9.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (2)

Group / Artifact Type Version
com.google.testing.compile : compile-testing jar 0.18
org.junit.jupiter : junit-jupiter-engine jar 5.1.0

Project Modules

There are no modules declared in this project.
io.skullabs.apt

Skullabs

Skullabs is an OpenSource Community formed by clean code enthusiasts, focused on provide high quality, real world problem solutions.

Versions

Version
0.4.0
0.3.0
0.2.0.Final
0.1.0.Final