Last Version

Commandline Classes for Packer-Ng 2.0.1

Next Generation Android Multi Packer Gradle Plugin

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.mcxiaoke.packer-ng
ArtifactId

ArtifactId

cli
Version

Version

2.0.1
Type

Type

jar
Description

Description

Commandline Classes for Packer-Ng
Next Generation Android Multi Packer Gradle Plugin
Project URL

Project URL

https://github.com/mcxiaoke/packer-ng-plugin
Source Code Management

Source Code Management

https://github.com/mcxiaoke/packer-ng-plugin.git

Download cli 2.0.1


<!-- https://jarcasting.com/artifacts/com.mcxiaoke.packer-ng/cli/ -->
<dependency>
    <groupId>com.mcxiaoke.packer-ng</groupId>
    <artifactId>cli</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mcxiaoke.packer-ng/cli/
implementation 'com.mcxiaoke.packer-ng:cli:2.0.1'
// https://jarcasting.com/artifacts/com.mcxiaoke.packer-ng/cli/
implementation ("com.mcxiaoke.packer-ng:cli:2.0.1")
'com.mcxiaoke.packer-ng:cli:jar:2.0.1'
<dependency org="com.mcxiaoke.packer-ng" name="cli" rev="2.0.1">
  <artifact name="cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mcxiaoke.packer-ng', module='cli', version='2.0.1')
)
libraryDependencies += "com.mcxiaoke.packer-ng" % "cli" % "2.0.1"
[com.mcxiaoke.packer-ng/cli "2.0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.mcxiaoke.packer-ng : common jar 2.0.1
com.android.tools.build : apksig jar 2.3.3

Project Modules

There are no modules declared in this project.