Last Version

Common Classes for Packer-Ng Plugin 2.0.1

Next Generation Android Multi Packer Gradle Plugin

License

License

GroupId

GroupId

com.mcxiaoke.packer-ng
ArtifactId

ArtifactId

common
Version

Version

2.0.1
Type

Type

jar
Description

Description

Common Classes for Packer-Ng Plugin
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 common 2.0.1


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

Dependencies

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
commons-io : commons-io jar 2.5
com.android.tools.build : apksig jar 2.3.3
com.mcxiaoke.next : core jar 1.5.0

Project Modules

There are no modules declared in this project.