io.inverno.core.compiler

Inverno framework core compiler module providing the annotation processor

License

License

GroupId

GroupId

io.inverno
ArtifactId

ArtifactId

inverno-core-compiler
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

io.inverno.core.compiler
Inverno framework core compiler module providing the annotation processor
Project Organization

Project Organization

Inverno Framework

Download inverno-core-compiler

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.inverno : inverno-core-annotation jar 1.4.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.1
1.4.0
1.3.2
1.3.1
1.3.0
1.2.0