Last Version

MadRobot Beans 0.1

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.

License

License

GroupId

GroupId

com.madrobot
ArtifactId

ArtifactId

madrobotbeans
Version

Version

0.1
Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://code.google.com/p/mad-robot/

Download madrobotbeans 0.1


<!-- https://jarcasting.com/artifacts/com.madrobot/madrobotbeans/ -->
<dependency>
    <groupId>com.madrobot</groupId>
    <artifactId>madrobotbeans</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.madrobot/madrobotbeans/
implementation 'com.madrobot:madrobotbeans:0.1'
// https://jarcasting.com/artifacts/com.madrobot/madrobotbeans/
implementation ("com.madrobot:madrobotbeans:0.1")
'com.madrobot:madrobotbeans:jar:0.1'
<dependency org="com.madrobot" name="madrobotbeans" rev="0.1">
  <artifact name="madrobotbeans" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madrobot', module='madrobotbeans', version='0.1')
)
libraryDependencies += "com.madrobot" % "madrobotbeans" % "0.1"
[com.madrobot/madrobotbeans "0.1"]

Dependencies

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

Project Modules

There are no modules declared in this project.