is not current version
Last Version 1.0.3

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

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

Type

aar

Download rouble-price-view 1.0.0


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