Last Version

RichButtons Parent 0.1.1

'RichButtons' is a set of button styles for Android applications.

License

License

GroupId

GroupId

com.github.ksoichiro
ArtifactId

ArtifactId

richbuttons-parent
Version

Version

0.1.1
Type

Type

pom
Description

Description

RichButtons Parent
'RichButtons' is a set of button styles for Android applications.
Project URL

Project URL

https://github.com/ksoichiro/RichButtons
Project Organization

Project Organization

Soichiro Kashima
Source Code Management

Source Code Management

https://github.com/ksoichiro/RichButtons

Download richbuttons-parent 0.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • richbuttons
  • richbuttons-samples