Fig

Configure any object from XML.

License

License

GroupId

GroupId

com.halfhp.fig
ArtifactId

ArtifactId

figlib
Last Version

Last Version

1.0.11
Release Date

Release Date

Type

Type

aar
Description

Description

Fig
Configure any object from XML.
Project URL

Project URL

https://github.com/halfhp/fig.git
Source Code Management

Source Code Management

https://github.com/halfhp/fig.git

Download figlib

Filename Size
figlib-1.0.11.pom
Browse

How to add to project

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

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.

Versions

Version
1.0.11