is not current version
Last Version 1.0.3

com.github.VyacheslavShmakin:rouble-price-view 1.0.1

Simple library that can be used to display any russian rouble values. Based on RobotoTextView library

GroupId

GroupId

com.github.VyacheslavShmakin
ArtifactId

ArtifactId

rouble-price-view
Version

Version

1.0.1
Type

Type

aar

Download rouble-price-view 1.0.1


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