Blueprint Annotations

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

License

License

GroupId

GroupId

com.xfinity
ArtifactId

ArtifactId

blueprint-annotations
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/Comcast/blueprint

Download blueprint-annotations

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.70

Project Modules

There are no modules declared in this project.
com.xfinity
Comcast brings together the best in media and technology to create the world's best entertainment and online experiences

Versions

Version
2.0.0
1.7.0
1.5.0
1.4.0
1.3.0
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
0.9.7
0.9.6
0.9.5