Radiography

Pretty printing of view hierarchies

License

License

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.radiography
ArtifactId

ArtifactId

radiography
Last Version

Last Version

2.4.1
Release Date

Release Date

Type

Type

aar
Description

Description

Radiography
Pretty printing of view hierarchies
Project URL

Project URL

https://github.com/square/radiography/
Source Code Management

Source Code Management

https://github.com/square/radiography/

Download radiography

How to add to project

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

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
com.squareup.curtains : curtains jar 1.2.2

Project Modules

There are no modules declared in this project.
com.squareup.radiography

Square

Versions

Version
2.4.1
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
2.0.0-beta.1
2.0.0-alpha.2
2.0.0-alpha.1