не последняя версия
Последняя версия 1.2

com.github.nwillc:vplugin 1.1

Gradle plugin to report newer versions of dependencies

Группа

Группа

com.github.nwillc
Идентификатор

Идентификатор

vplugin
Версия

Версия

1.1
Тип

Тип

jar

Скачать vplugin 1.1


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