Last Version

Versions Gradle Plugin 1.2

Gradle plugin to report newer versions of dependencies

License

License

ISC
GroupId

GroupId

com.github.nwillc
ArtifactId

ArtifactId

vplugin
Version

Version

1.2
Type

Type

jar
Description

Description

Versions Gradle Plugin
Gradle plugin to report newer versions of dependencies
Project URL

Project URL

https://github.com/nwillc/vplugin
Source Code Management

Source Code Management

https://github.com/nwillc/vplugin

Download vplugin 1.2


<!-- https://jarcasting.com/artifacts/com.github.nwillc/vplugin/ -->
<dependency>
    <groupId>com.github.nwillc</groupId>
    <artifactId>vplugin</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nwillc/vplugin/
implementation 'com.github.nwillc:vplugin:1.2'
// https://jarcasting.com/artifacts/com.github.nwillc/vplugin/
implementation ("com.github.nwillc:vplugin:1.2")
'com.github.nwillc:vplugin:jar:1.2'
<dependency org="com.github.nwillc" name="vplugin" rev="1.2">
  <artifact name="vplugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nwillc', module='vplugin', version='1.2')
)
libraryDependencies += "com.github.nwillc" % "vplugin" % "1.2"
[com.github.nwillc/vplugin "1.2"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.+
org.assertj : assertj-core jar 1.+

Project Modules

There are no modules declared in this project.