MVN

com.sdklite.spi : annotations

Maven & Gradle

Nov 03, 2017
1 usages

SPI Annotations

<dependency>
    <groupId>com.sdklite.spi</groupId>
    <artifactId>annotations</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sdklite.spi : annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.sdklite.spi : annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
annotations-0.1.0
0.0.x
annotations-0.0.1

How to add a dependency to Maven

Add the following com.sdklite.spi : annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sdklite.spi</groupId>
    <artifactId>annotations</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sdklite.spi : annotations gradle dependency to your build.gradle file:

implementation 'com.sdklite.spi:annotations:0.1.0'

Gradle Kotlin DSL: Add the following com.sdklite.spi : annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sdklite.spi:annotations:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sdklite.spi : annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sdklite.spi" % "annotations" % "0.1.0"

Advertisement

Dependencies from Group

Nov 03, 2017
1 usages
Nov 03, 2017
1 usages
Nov 03, 2017

Discover Dependencies

Jul 23, 2014
33 usages
Sep 03, 2015
2 usages
9 stars
Dec 24, 2021
6 usages
142 stars
Aug 17, 2022
7 usages
5 stars
Aug 18, 2023
29 usages
1.6k stars
Apr 01, 2022
3 usages
15 stars
Jul 05, 2007
1 usages
Sep 01, 2009
1 usages
6 stars