Last Version

Pack Plugin 1.0.2

Plugin for packing archives with template

License

License

Categories

Categories

Gradle Build Tools
GroupId

GroupId

cn.yerl.gradle
ArtifactId

ArtifactId

pack-plugin
Version

Version

1.0.2
Type

Type

jar
Description

Description

Pack Plugin
Plugin for packing archives with template
Project URL

Project URL

https://github.com/alan-yeh/gradle-plugins
Source Code Management

Source Code Management

https://github.com/alan-yeh/gradle-plugins

Download pack-plugin 1.0.2


<!-- https://jarcasting.com/artifacts/cn.yerl.gradle/pack-plugin/ -->
<dependency>
    <groupId>cn.yerl.gradle</groupId>
    <artifactId>pack-plugin</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.yerl.gradle/pack-plugin/
implementation 'cn.yerl.gradle:pack-plugin:1.0.2'
// https://jarcasting.com/artifacts/cn.yerl.gradle/pack-plugin/
implementation ("cn.yerl.gradle:pack-plugin:1.0.2")
'cn.yerl.gradle:pack-plugin:jar:1.0.2'
<dependency org="cn.yerl.gradle" name="pack-plugin" rev="1.0.2">
  <artifact name="pack-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.yerl.gradle', module='pack-plugin', version='1.0.2')
)
libraryDependencies += "cn.yerl.gradle" % "pack-plugin" % "1.0.2"
[cn.yerl.gradle/pack-plugin "1.0.2"]

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.