is not current version
Last Version 0.3.0

io.sweers.inspector:inspector-factory-compiler-annotations 0.2.0

A tiny class validation library.

GroupId

GroupId

io.sweers.inspector
ArtifactId

ArtifactId

inspector-factory-compiler-annotations
Version

Version

0.2.0
Type

Type

jar

Download inspector-factory-compiler-annotations 0.2.0


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