is not current version
Last Version 1.1.8

com.wuyushuo:vplus-tutorial 1.0.5


GroupId

GroupId

com.wuyushuo
ArtifactId

ArtifactId

vplus-tutorial
Version

Version

1.0.5
Type

Type

jar

Download vplus-tutorial 1.0.5


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