is not current version
Last Version 1.1.2

vip.justlive:snow 1.0.0

common utils

GroupId

GroupId

vip.justlive
ArtifactId

ArtifactId

snow
Version

Version

1.0.0
Type

Type

pom

Download snow 1.0.0

Filename Size
snow-1.0.0.pom 7 KB
Browse

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