| License |
License |
|---|---|
| GroupId | GroupIdcom.ibm.gitignorezipper |
| ArtifactId | ArtifactIdGitIgnoreZipper |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGitIgnoreZipper
Find git ignored files to be zipped for recreating dev environments
|
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.wnm3 : API4JSON | jar | 2.0.2 |