is not current version
Last Version 1.1.5

com.github.dennisit:vplus 1.1.2

simple code generate tookit

GroupId

GroupId

com.github.dennisit
ArtifactId

ArtifactId

vplus
Version

Version

1.1.2
Type

Type

pom

Download vplus 1.1.2

Filename Size
vplus-1.1.2.pom 11 KB
Browse

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