MVN

com.statful.client : annotations

Maven & Gradle

Sep 02, 2019
2 usages
9 stars
<dependency>
    <groupId>com.statful.client</groupId>
    <artifactId>annotations</artifactId>
    <version>2.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.3.2

All Versions

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

Version Vulnerabilities Updated
2.3.x
annotations-2.3.2
annotations-2.3.1
annotations-2.3.0
2.2.x
annotations-2.2.1
2.1.x
annotations-2.1.1
annotations-2.1.0
2.0.x
annotations-2.0.0
1.3.x
annotations-1.3.2
annotations-1.3.1
annotations-1.3.0
1.2.x
annotations-1.2.3
annotations-1.2.2
annotations-1.2.1
annotations-1.2.0
1.1.x
annotations-1.1.0
1.0.x
annotations-1.0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.statful.client</groupId>
    <artifactId>annotations</artifactId>
    <version>2.3.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.statful.client:annotations:2.3.2'

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

implementation("com.statful.client:annotations:2.3.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.statful.client" % "annotations" % "2.3.2"

Advertisement

Dependencies from Group

Sep 02, 2019
6 usages
9 stars
Sep 02, 2019
3 usages
9 stars
Sep 02, 2019
3 usages
9 stars
Sep 02, 2019
3 usages
9 stars
Sep 02, 2019
2 usages
9 stars

Discover Dependencies