Last Version

Android Properties Library 1.0.0

Android Library for reading properties file stored in assets folder

License

License

GroupId

GroupId

com.github.fernandodev.androidproperties
ArtifactId

ArtifactId

androidproperties
Version

Version

1.0.0
Type

Type

aar
Description

Description

Android Properties Library
Android Library for reading properties file stored in assets folder
Project URL

Project URL

https://github.com/fernandodev/android-properties
Source Code Management

Source Code Management

https://github.com/fernandodev/android-properties

Download androidproperties 1.0.0


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

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.