is not current version
Last Version 1.7.1

com.squareup.spoon:parent 1.1.5

Distributing instrumentation tests to all your Androids

Categories

Categories

Spoon Application Testing & Monitoring Code Analysis Square Business Logic Libraries Financial
GroupId

GroupId

com.squareup.spoon
ArtifactId

ArtifactId

parent
Version

Version

1.1.5
Type

Type

pom

Download parent 1.1.5

Filename Size
parent-1.1.5.pom 6 KB
Browse

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