| GroupId | GroupIdcom.github.christopheversieux |
|---|---|
| ArtifactId | ArtifactIdholoeverywhere-parent |
| Last Version | Last Version1.3.3 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionHoloEverywhere (Parent)
Android library bringing Holo Theme to Android 1.6 and above.
|
| Filename | Size |
|---|---|
| holoeverywhere-parent-1.3.3.pom | 7 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.christopheversieux/holoeverywhere-parent/ -->
<dependency>
<groupId>com.github.christopheversieux</groupId>
<artifactId>holoeverywhere-parent</artifactId>
<version>1.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.christopheversieux/holoeverywhere-parent/
implementation 'com.github.christopheversieux:holoeverywhere-parent:1.3.3'
// https://jarcasting.com/artifacts/com.github.christopheversieux/holoeverywhere-parent/
implementation ("com.github.christopheversieux:holoeverywhere-parent:1.3.3")
'com.github.christopheversieux:holoeverywhere-parent:pom:1.3.3'
<dependency org="com.github.christopheversieux" name="holoeverywhere-parent" rev="1.3.3">
<artifact name="holoeverywhere-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.christopheversieux', module='holoeverywhere-parent', version='1.3.3')
)
libraryDependencies += "com.github.christopheversieux" % "holoeverywhere-parent" % "1.3.3"
[com.github.christopheversieux/holoeverywhere-parent "1.3.3"]