Last Version

EnchantedCharactersView 1.1

A single line text view. When new text is set, old characters that can be reused shifts to the new position.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

tw.lifehackers
ArtifactId

ArtifactId

enchantedcharactersview
Version

Version

1.1
Type

Type

aar
Description

Description

EnchantedCharactersView
A single line text view. When new text is set, old characters that can be reused shifts to the new position.
Project URL

Project URL

https://github.com/landicefu/EnchantedCharactersView
Source Code Management

Source Code Management

https://github.com/landicefu/EnchantedCharactersView

Download enchantedcharactersview 1.1


<!-- https://jarcasting.com/artifacts/tw.lifehackers/enchantedcharactersview/ -->
<dependency>
    <groupId>tw.lifehackers</groupId>
    <artifactId>enchantedcharactersview</artifactId>
    <version>1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/tw.lifehackers/enchantedcharactersview/
implementation 'tw.lifehackers:enchantedcharactersview:1.1'
// https://jarcasting.com/artifacts/tw.lifehackers/enchantedcharactersview/
implementation ("tw.lifehackers:enchantedcharactersview:1.1")
'tw.lifehackers:enchantedcharactersview:aar:1.1'
<dependency org="tw.lifehackers" name="enchantedcharactersview" rev="1.1">
  <artifact name="enchantedcharactersview" type="aar" />
</dependency>
@Grapes(
@Grab(group='tw.lifehackers', module='enchantedcharactersview', version='1.1')
)
libraryDependencies += "tw.lifehackers" % "enchantedcharactersview" % "1.1"
[tw.lifehackers/enchantedcharactersview "1.1"]

Dependencies

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.50

Project Modules

There are no modules declared in this project.