License |
License |
---|---|
GroupId | GroupIdio.github.daemon369 |
ArtifactId | ArtifactIdstroked-text-view |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionstroked-text-view
Android custom view for drawing stroked text
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
stroked-text-view-0.2.0.pom | |
stroked-text-view-0.2.0-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.daemon369/stroked-text-view/ -->
<dependency>
<groupId>io.github.daemon369</groupId>
<artifactId>stroked-text-view</artifactId>
<version>0.2.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.daemon369/stroked-text-view/
implementation 'io.github.daemon369:stroked-text-view:0.2.0'
// https://jarcasting.com/artifacts/io.github.daemon369/stroked-text-view/
implementation ("io.github.daemon369:stroked-text-view:0.2.0")
'io.github.daemon369:stroked-text-view:aar:0.2.0'
<dependency org="io.github.daemon369" name="stroked-text-view" rev="0.2.0">
<artifact name="stroked-text-view" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.daemon369', module='stroked-text-view', version='0.2.0')
)
libraryDependencies += "io.github.daemon369" % "stroked-text-view" % "0.2.0"
[io.github.daemon369/stroked-text-view "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |