License |
License |
---|---|
GroupId | GroupIdcom.xfinity |
ArtifactId | ArtifactIdblueprint-architecture |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionBlueprint Architecture
A collection of architectural components for accelerating Android development with the Blueprint Framework
|
Project URL |
Project URL |
Filename | Size |
---|---|
blueprint-architecture-2.0.0.pom | |
blueprint-architecture-2.0.0.aar | 50 KB |
blueprint-architecture-2.0.0-sources.jar | 7 KB |
Browse |
<!-- 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"]
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 |