is not current version
Last Version 1.3.3

com.github.christopheversieux:holoeverywhere-parent 1.2.0

Android library bringing Holo Theme to Android 1.6 and above.

GroupId

GroupId

com.github.christopheversieux
ArtifactId

ArtifactId

holoeverywhere-parent
Version

Version

1.2.0
Type

Type

pom

Download holoeverywhere-parent 1.2.0


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