Last Version

Blueprint Architecture 2.0.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

2.0.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 2.0.0


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

Dependencies

compile (6)

Group / Artifact Type Version
com.xfinity : blueprint-library jar 2.0.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.