is not current version
Last Version 1.0.3

io.github.wwwlike:vlife 1.0.2


GroupId

GroupId

io.github.wwwlike
ArtifactId

ArtifactId

vlife
Version

Version

1.0.2
Type

Type

pom

Download vlife 1.0.2

Filename Size
vlife-1.0.2.pom 5 KB
Browse

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