License |
License |
---|---|
GroupId | GroupIdren.imyan.endureblazex.ktx |
ArtifactId | ArtifactIdTextView |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionEndureBlaze Kotlin extend for String
EndureBlaze Kotlin extend for String
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
TextView-1.0.pom | |
TextView-1.0-sources.jar | 957 bytes |
TextView-1.0-javadoc.jar | 185 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ren.imyan.endureblazex.ktx/TextView/ -->
<dependency>
<groupId>ren.imyan.endureblazex.ktx</groupId>
<artifactId>TextView</artifactId>
<version>1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ren.imyan.endureblazex.ktx/TextView/
implementation 'ren.imyan.endureblazex.ktx:TextView:1.0'
// https://jarcasting.com/artifacts/ren.imyan.endureblazex.ktx/TextView/
implementation ("ren.imyan.endureblazex.ktx:TextView:1.0")
'ren.imyan.endureblazex.ktx:TextView:aar:1.0'
<dependency org="ren.imyan.endureblazex.ktx" name="TextView" rev="1.0">
<artifact name="TextView" type="aar" />
</dependency>
@Grapes(
@Grab(group='ren.imyan.endureblazex.ktx', module='TextView', version='1.0')
)
libraryDependencies += "ren.imyan.endureblazex.ktx" % "TextView" % "1.0"
[ren.imyan.endureblazex.ktx/TextView "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |