| License |
License |
|---|---|
| GroupId | GroupIdcom.ibm.gitignorezipper |
| ArtifactId | ArtifactIdGitIgnoreZipper |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionGitIgnoreZipper
Find git ignored files to be zipped for recreating dev environments
|
| Project URL |
Project URL |
| 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.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.gitignorezipper/GitIgnoreZipper/
implementation 'com.ibm.gitignorezipper:GitIgnoreZipper:1.0.0'
// https://jarcasting.com/artifacts/com.ibm.gitignorezipper/GitIgnoreZipper/
implementation ("com.ibm.gitignorezipper:GitIgnoreZipper:1.0.0")
'com.ibm.gitignorezipper:GitIgnoreZipper:jar:1.0.0'
<dependency org="com.ibm.gitignorezipper" name="GitIgnoreZipper" rev="1.0.0">
<artifact name="GitIgnoreZipper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.gitignorezipper', module='GitIgnoreZipper', version='1.0.0')
)
libraryDependencies += "com.ibm.gitignorezipper" % "GitIgnoreZipper" % "1.0.0"
[com.ibm.gitignorezipper/GitIgnoreZipper "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.wnm3 : API4JSON | jar | 2.0.1 |