The Annotation processor


License

License

GroupId

GroupId

org.realityforge.sting
ArtifactId

ArtifactId

sting-processor
Last Version

Last Version

0.27
Release Date

Release Date

Type

Type

jar
Description

Description

The Annotation processor
The Annotation processor
Project URL

Project URL

https://github.com/sting-ioc/sting

Download sting-processor

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.realityforge.sting

Sting

A fast, easy to use, compile-time dependency injection toolkit

Versions

Version
0.27
0.26
0.25
0.24
0.23
0.22
0.21
0.20
0.19
0.18
0.17
0.16
0.15
0.14
0.13
0.12
0.11
0.10
0.09
0.08
0.07
0.06
0.05
0.04
0.03
0.02
0.01