Last Version

ProguardConfig 1.0.1

Proguard Configurations For Android Developer.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.hwangjr.proguard
ArtifactId

ArtifactId

proguardconfig
Version

Version

1.0.1
Type

Type

aar
Description

Description

ProguardConfig
Proguard Configurations For Android Developer.
Project URL

Project URL

https://github.com/AndroidKnife/proguard-config
Source Code Management

Source Code Management

https://github.com/AndroidKnife/proguard-config

Download proguardconfig 1.0.1


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