| License |
License |
|---|---|
| GroupId | GroupIdcom.theisenp |
| ArtifactId | ArtifactIdombre |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionOmbre
A text shadow library for Android.
|
| Filename | Size |
|---|---|
| ombre-1.0.0.pom | |
| ombre-1.0.0-sources.jar | 2 KB |
| ombre-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.theisenp/ombre/ -->
<dependency>
<groupId>com.theisenp</groupId>
<artifactId>ombre</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.theisenp/ombre/
implementation 'com.theisenp:ombre:1.0.0'
// https://jarcasting.com/artifacts/com.theisenp/ombre/
implementation ("com.theisenp:ombre:1.0.0")
'com.theisenp:ombre:aar:1.0.0'
<dependency org="com.theisenp" name="ombre" rev="1.0.0">
<artifact name="ombre" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.theisenp', module='ombre', version='1.0.0')
)
libraryDependencies += "com.theisenp" % "ombre" % "1.0.0"
[com.theisenp/ombre "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |
| androidx.core » core-ktx | jar | 1.6.0 |