Last Version

AppConfig 0.1.0

Reconfigure your app for test purpose.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

ch.pete.appconfig
ArtifactId

ArtifactId

appconfig
Version

Version

0.1.0
Type

Type

aar
Description

Description

AppConfig
Reconfigure your app for test purpose.
Project URL

Project URL

https://github.com/PRosenb/AppConfig
Source Code Management

Source Code Management

https://github.com/PRosenb/AppConfig

Download appconfig 0.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.72
androidx.preference » preference-ktx jar 1.1.1

Project Modules

There are no modules declared in this project.