is not current version
Last Version 2.0.0

Blueprint Architecture 1.7.0

A collection of architectural components for accelerating Android development with the Blueprint Framework

License

License

GroupId

GroupId

com.xfinity
ArtifactId

ArtifactId

blueprint-architecture
Version

Version

1.7.0
Type

Type

aar
Description

Description

Blueprint Architecture
A collection of architectural components for accelerating Android development with the Blueprint Framework
Project URL

Project URL

https://github.com/Comcast/blueprint

Download blueprint-architecture 1.7.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.xfinity : blueprint-library jar 1.7.0
androidx.appcompat » appcompat jar 1.0.0
com.google.android.material » material jar 1.0.0
androidx.constraintlayout » constraintlayout jar 1.1.3
in.srain.cube : ultra-ptr jar 1.0.11
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.70

Project Modules

There are no modules declared in this project.