License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdcom.github.vlsi.gradle |
ArtifactId | ArtifactIdcrlf-plugin |
Last Version | Last Version1.82 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCR/CRLF extensions for CopySpec
CR/CRLF extensions for CopySpec
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crlf-plugin-1.82.pom | |
crlf-plugin-1.82.jar | 81 KB |
crlf-plugin-1.82-sources.jar | 16 KB |
crlf-plugin-1.82-javadoc.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vlsi.gradle/crlf-plugin/ -->
<dependency>
<groupId>com.github.vlsi.gradle</groupId>
<artifactId>crlf-plugin</artifactId>
<version>1.82</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vlsi.gradle/crlf-plugin/
implementation 'com.github.vlsi.gradle:crlf-plugin:1.82'
// https://jarcasting.com/artifacts/com.github.vlsi.gradle/crlf-plugin/
implementation ("com.github.vlsi.gradle:crlf-plugin:1.82")
'com.github.vlsi.gradle:crlf-plugin:jar:1.82'
<dependency org="com.github.vlsi.gradle" name="crlf-plugin" rev="1.82">
<artifact name="crlf-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vlsi.gradle', module='crlf-plugin', version='1.82')
)
libraryDependencies += "com.github.vlsi.gradle" % "crlf-plugin" % "1.82"
[com.github.vlsi.gradle/crlf-plugin "1.82"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jgit : org.eclipse.jgit | jar | 5.13.0.202109080827-r |