Categories |
CategoriesGUI User Interface |
---|---|
GroupId | GroupIdcom.github.guilhe |
ArtifactId | ArtifactIdstyling-lint |
Version | Version2.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
styling-lint-2.0.0.pom | |
styling-lint-2.0.0.aar | 17 KB |
styling-lint-2.0.0-sources.jar | 261 bytes |
styling-lint-2.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.guilhe/styling-lint/ -->
<dependency>
<groupId>com.github.guilhe</groupId>
<artifactId>styling-lint</artifactId>
<version>2.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.guilhe/styling-lint/
implementation 'com.github.guilhe:styling-lint:2.0.0'
// https://jarcasting.com/artifacts/com.github.guilhe/styling-lint/
implementation ("com.github.guilhe:styling-lint:2.0.0")
'com.github.guilhe:styling-lint:aar:2.0.0'
<dependency org="com.github.guilhe" name="styling-lint" rev="2.0.0">
<artifact name="styling-lint" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.guilhe', module='styling-lint', version='2.0.0')
)
libraryDependencies += "com.github.guilhe" % "styling-lint" % "2.0.0"
[com.github.guilhe/styling-lint "2.0.0"]