is not current version
Last Version 2.0.0

Blueprint Library 1.7.0

Blueprint is a compact framework for constructing mvp architectures in Android within a scrollable, multi-view-type list UI

License

License

GroupId

GroupId

com.xfinity
ArtifactId

ArtifactId

blueprint-library
Version

Version

1.7.0
Type

Type

aar
Description

Description

Blueprint Library
Blueprint is a compact framework for constructing mvp architectures in Android within a scrollable, multi-view-type list UI
Project URL

Project URL

https://github.com/Comcast/blueprint

Download blueprint-library 1.7.0


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

Dependencies

compile (3)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.0.0
androidx.recyclerview » recyclerview jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.70

Project Modules

There are no modules declared in this project.