MVN

com.madrobot : madrobotbeans

Maven & Gradle

Nov 14, 2013
2 usages

MadRobot Beans · Bean introspection is not supported in Android's java.beans package. This library bridges that gap by adding Bean introspection and analysis similar to java SE.

<dependency>
    <groupId>com.madrobot</groupId>
    <artifactId>madrobotbeans</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.madrobot : madrobotbeans to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of com.madrobot : madrobotbeans to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
madrobotbeans-0.1

How to add a dependency to Maven

Add the following com.madrobot : madrobotbeans maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.madrobot</groupId>
    <artifactId>madrobotbeans</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.madrobot : madrobotbeans gradle dependency to your build.gradle file:

implementation 'com.madrobot:madrobotbeans:0.1'

Gradle Kotlin DSL: Add the following com.madrobot : madrobotbeans gradle kotlin dependency to your build.gradle.kts file:

implementation("com.madrobot:madrobotbeans:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.madrobot : madrobotbeans sbt scala dependency to your build.sbt file:

libraryDependencies += "com.madrobot" % "madrobotbeans" % "0.1"

Advertisement

Dependencies from Group

Nov 14, 2013
2 usages

Discover Dependencies

Feb 24, 2009
95 usages
Oct 30, 2007
51 usages
Dec 19, 2013
46 usages
7.2k stars
Mar 19, 2013
10 usages
0 stars
Oct 25, 2007
59 usages
Jun 19, 2014
3 usages
14 stars
Feb 09, 2023
26 usages
131 stars
Mar 27, 2011
3 usages
Jan 31, 2007
4 usages