is not current version
Last Version 1.0.3

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

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.2
Type

Type

aar

Download rouble-price-view 1.0.2


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