is not current version
Last Version 3.3.2-rc1

com.firstdata.clovergo:data 3.3.1.1

Clover Go Android Data AAR

Categories

Categories

Data Clover Application Testing & Monitoring Code Coverage
GroupId

GroupId

com.firstdata.clovergo
ArtifactId

ArtifactId

data
Version

Version

3.3.1.1
Type

Type

aar

Download data 3.3.1.1


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