MVN

com.xfinity : blueprint-annotations

Maven & Gradle

Jun 29, 2023
1 usages
21 stars

Blueprint Annotations · Annotations Library for Blueprint, a compact framework for constructing mvp architectures in Android

<dependency>
    <groupId>com.xfinity</groupId>
    <artifactId>blueprint-annotations</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.5.0

All Versions

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

Version Vulnerabilities Updated
2.5.x
blueprint-annotations-2.5.0
2.4.x
blueprint-annotations-2.4.0
2.2.x
blueprint-annotations-2.2.0
2.1.x
blueprint-annotations-2.1.0
2.0.x
blueprint-annotations-2.0.0
1.7.x
blueprint-annotations-1.7.0
1.5.x
blueprint-annotations-1.5.0
1.4.x
blueprint-annotations-1.4.0
1.3.x
blueprint-annotations-1.3.0
1.2.x
blueprint-annotations-1.2.3
blueprint-annotations-1.2.2
blueprint-annotations-1.2.1
blueprint-annotations-1.2.0
1.1.x
blueprint-annotations-1.1.0
1.0.x
blueprint-annotations-1.0.0
0.9.x
blueprint-annotations-0.9.7
blueprint-annotations-0.9.6
blueprint-annotations-0.9.5

How to add a dependency to Maven

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

<dependency>
    <groupId>com.xfinity</groupId>
    <artifactId>blueprint-annotations</artifactId>
    <version>2.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.xfinity : blueprint-annotations gradle dependency to your build.gradle file:

implementation 'com.xfinity:blueprint-annotations:2.5.0'

Gradle Kotlin DSL: Add the following com.xfinity : blueprint-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.xfinity:blueprint-annotations:2.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.xfinity : blueprint-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.xfinity" % "blueprint-annotations" % "2.5.0"

Advertisement

Dependencies from Group

Oct 23, 2019
1 usages
19 stars
Oct 12, 2017
1 usages
21 stars
Jun 29, 2023
1 usages
21 stars
Jun 29, 2023
1 usages
21 stars
Oct 23, 2019
19 stars

Discover Dependencies

Apr 13, 2018
10 usages
393 stars
Jun 28, 2020
1 usages
0 stars
Sep 08, 2022
1 usages
7 stars
Jul 05, 2019
1 usages
0 stars
Nov 03, 2017
5 usages
2 stars