is not current version
Last Version 2.1.1

com.twitter:xrayspecs_2.8.0 2.0


GroupId

GroupId

com.twitter
ArtifactId

ArtifactId

xrayspecs_2.8.0
Version

Version

2.0
Type

Type

jar

Download xrayspecs_2.8.0 2.0


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