Last Version

GitIgnoreZipper 1.0.1

Find git ignored files to be zipped for recreating dev environments

License

License

GroupId

GroupId

com.ibm.gitignorezipper
ArtifactId

ArtifactId

GitIgnoreZipper
Version

Version

1.0.1
Type

Type

jar
Description

Description

GitIgnoreZipper
Find git ignored files to be zipped for recreating dev environments
Source Code Management

Source Code Management

https://github.com/IBM/GitIgnoreZipper

Download GitIgnoreZipper 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.wnm3 : API4JSON jar 2.0.2

Project Modules

There are no modules declared in this project.