is not current version
Last Version 2.4.1

com.squareup.radiography:radiography 2.0.0-beta.1

Pretty printing of view hierarchies

Categories

Categories

Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.radiography
ArtifactId

ArtifactId

radiography
Version

Version

2.0.0-beta.1
Type

Type

aar

Download radiography 2.0.0-beta.1


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