AutoInflate

Small Android library to simplify common used patterns in view inflation

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.kboyarshinov
ArtifactId

ArtifactId

autoinflate
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

aar
Description

Description

AutoInflate
Small Android library to simplify common used patterns in view inflation

Download autoinflate

How to add to project

<!-- https://jarcasting.com/artifacts/com.kboyarshinov/autoinflate/ -->
<dependency>
    <groupId>com.kboyarshinov</groupId>
    <artifactId>autoinflate</artifactId>
    <version>0.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.kboyarshinov/autoinflate/
implementation 'com.kboyarshinov:autoinflate:0.1.1'
// https://jarcasting.com/artifacts/com.kboyarshinov/autoinflate/
implementation ("com.kboyarshinov:autoinflate:0.1.1")
'com.kboyarshinov:autoinflate:aar:0.1.1'
<dependency org="com.kboyarshinov" name="autoinflate" rev="0.1.1">
  <artifact name="autoinflate" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.kboyarshinov', module='autoinflate', version='0.1.1')
)
libraryDependencies += "com.kboyarshinov" % "autoinflate" % "0.1.1"
[com.kboyarshinov/autoinflate "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

There are no modules declared in this project.

Versions

Version
0.1.1
0.1