Application init tools

Android Application init tools

License

License

GroupId

GroupId

io.github.cnoke
ArtifactId

ArtifactId

resplugin
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Application init tools
Android Application init tools
Project URL

Project URL

https://github.com/cnoke/ResDeduplication
Source Code Management

Source Code Management

https://github.com/cnoke/ResDeduplication.git

Download resplugin

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Group / Artifact Type Version
com.android.tools.build : gradle jar 4.0.1
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.3.9
pink.madis.apk.arsc : android-chunk-utils jar 0.0.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0