is not current version
Last Version 1.1.0

com.github.guilhermesgb:library 1.0.0

LabelledMarqueeEditText: Android EditText with Marquee effect

Categories

Categories

GUI User Interface Hermes Application Layer Libs Messaging
GroupId

GroupId

com.github.guilhermesgb
ArtifactId

ArtifactId

library
Version

Version

1.0.0
Type

Type

aar

Download library 1.0.0


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