License |
License |
---|---|
GroupId | GroupIdio.skullabs.apt |
ArtifactId | ArtifactIdclass-generator |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA simplified class generator
|
Project URL |
Project URL |
Filename | Size |
---|---|
class-generator-0.4.0.pom | |
class-generator-0.4.0.jar | 26 KB |
class-generator-0.4.0-sources.jar | 8 KB |
class-generator-0.4.0-javadoc.jar | 471 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spullara.mustache.java : compiler | jar | 0.9.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.10 |
Group / Artifact | Type | Version |
---|---|---|
com.google.testing.compile : compile-testing | jar | 0.18 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.1.0 |
Version |
---|
0.4.0
|
0.3.0
|
0.2.0.Final
|
0.1.0.Final
|