| License |
License |
|---|---|
| Categories |
CategoriesGradle Build Tools Github Development Tools Version Controls |
| GroupId | GroupIdcom.github.vlsi.crlf |
| ArtifactId | ArtifactIdcom.github.vlsi.crlf.gradle.plugin |
| Version | Version1.78 |
| Type | Typepom |
| Description |
DescriptionCR/CRLF extensions for CopySpec
CR/CRLF extensions for CopySpec
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| com.github.vlsi.crlf.gradle.plugin-1.78.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.vlsi.crlf/com.github.vlsi.crlf.gradle.plugin/ -->
<dependency>
<groupId>com.github.vlsi.crlf</groupId>
<artifactId>com.github.vlsi.crlf.gradle.plugin</artifactId>
<version>1.78</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.vlsi.crlf/com.github.vlsi.crlf.gradle.plugin/
implementation 'com.github.vlsi.crlf:com.github.vlsi.crlf.gradle.plugin:1.78'
// https://jarcasting.com/artifacts/com.github.vlsi.crlf/com.github.vlsi.crlf.gradle.plugin/
implementation ("com.github.vlsi.crlf:com.github.vlsi.crlf.gradle.plugin:1.78")
'com.github.vlsi.crlf:com.github.vlsi.crlf.gradle.plugin:pom:1.78'
<dependency org="com.github.vlsi.crlf" name="com.github.vlsi.crlf.gradle.plugin" rev="1.78">
<artifact name="com.github.vlsi.crlf.gradle.plugin" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.vlsi.crlf', module='com.github.vlsi.crlf.gradle.plugin', version='1.78')
)
libraryDependencies += "com.github.vlsi.crlf" % "com.github.vlsi.crlf.gradle.plugin" % "1.78"
[com.github.vlsi.crlf/com.github.vlsi.crlf.gradle.plugin "1.78"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.vlsi.gradle : crlf-plugin | jar | 1.78 |