is not current version
Last Version 0.1.0

ch.pete.appconfig:appconfig 0.0.1

Reconfigure your app for test purpose.

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

ch.pete.appconfig
ArtifactId

ArtifactId

appconfig
Version

Version

0.0.1
Type

Type

aar

Download appconfig 0.0.1


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