License |
License |
---|---|
Categories |
CategoriesClover Application Testing & Monitoring Code Coverage |
GroupId | GroupIdcom.clover |
ArtifactId | ArtifactIdcommon-style |
Last Version | Last Version28 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionClover common styles library
Android common styles library
|
Project URL |
Project URL |
Filename | Size |
---|---|
common-style-28.pom | |
common-style-28.aar | 104 KB |
common-style-28-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.clover/common-style/ -->
<dependency>
<groupId>com.clover</groupId>
<artifactId>common-style</artifactId>
<version>28</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.clover/common-style/
implementation 'com.clover:common-style:28'
// https://jarcasting.com/artifacts/com.clover/common-style/
implementation ("com.clover:common-style:28")
'com.clover:common-style:aar:28'
<dependency org="com.clover" name="common-style" rev="28">
<artifact name="common-style" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.clover', module='common-style', version='28')
)
libraryDependencies += "com.clover" % "common-style" % "28"
[com.clover/common-style "28"]