License |
License |
---|---|
GroupId | GroupIdio.inverno |
ArtifactId | ArtifactIdinverno-core-compiler |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.inverno.core.compiler
Inverno framework core compiler module providing the annotation processor
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
inverno-core-compiler-1.4.1.pom | |
inverno-core-compiler-1.4.1.jar | 190 KB |
inverno-core-compiler-1.4.1-sources.jar | 133 KB |
inverno-core-compiler-1.4.1-javadoc.jar | 302 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.inverno : inverno-core-annotation | jar | 1.4.1 |