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