MVN

io.sweers.inspector : inspector-compiler-extensions-api

Maven & Gradle

Feb 13, 2018
5 usages
62 stars

Inspector Compiler Extensions API · A tiny class validation library.

<dependency>
    <groupId>io.sweers.inspector</groupId>
    <artifactId>inspector-compiler-extensions-api</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.sweers.inspector : inspector-compiler-extensions-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of io.sweers.inspector : inspector-compiler-extensions-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
inspector-compiler-extensions-api-0.3.0
0.2.x
inspector-compiler-extensions-api-0.2.0
0.1.x
inspector-compiler-extensions-api-0.1.1
inspector-compiler-extensions-api-0.1.0

How to add a dependency to Maven

Add the following io.sweers.inspector : inspector-compiler-extensions-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.sweers.inspector</groupId>
    <artifactId>inspector-compiler-extensions-api</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.sweers.inspector : inspector-compiler-extensions-api gradle dependency to your build.gradle file:

implementation 'io.sweers.inspector:inspector-compiler-extensions-api:0.3.0'

Gradle Kotlin DSL: Add the following io.sweers.inspector : inspector-compiler-extensions-api gradle kotlin dependency to your build.gradle.kts file:

implementation("io.sweers.inspector:inspector-compiler-extensions-api:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.sweers.inspector : inspector-compiler-extensions-api sbt scala dependency to your build.sbt file:

libraryDependencies += "io.sweers.inspector" % "inspector-compiler-extensions-api" % "0.3.0"

Advertisement

Dependencies from Group

Feb 13, 2018
5 usages
62 stars

Discover Dependencies

Jul 21, 2013
4 usages
517 stars
Oct 10, 2011
9 usages
1 stars
Nov 02, 2022
3 usages
0 stars
Jun 28, 2019
23 usages
133 stars
Aug 01, 2023
4 usages
12.2k stars
Jun 26, 2023
3 usages
1.9k stars
Feb 28, 2021
34 usages
4k stars