Categories |
CategoriesGUI User Interface |
---|---|
GroupId | GroupIdcom.github.guilhe |
ArtifactId | ArtifactIdstyling-lint |
Version | Version1.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
styling-lint-1.0.0.pom | |
styling-lint-1.0.0.jar | 18 KB |
styling-lint-1.0.0-sources.jar | 6 KB |
styling-lint-1.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>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.guilhe/styling-lint/
implementation 'com.github.guilhe:styling-lint:1.0.0'
// https://jarcasting.com/artifacts/com.github.guilhe/styling-lint/
implementation ("com.github.guilhe:styling-lint:1.0.0")
'com.github.guilhe:styling-lint:aar:1.0.0'
<dependency org="com.github.guilhe" name="styling-lint" rev="1.0.0">
<artifact name="styling-lint" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.guilhe', module='styling-lint', version='1.0.0')
)
libraryDependencies += "com.github.guilhe" % "styling-lint" % "1.0.0"
[com.github.guilhe/styling-lint "1.0.0"]