is not current version
Last Version 1.1.2

vip.justlive:snow 1.1.1

common utils

GroupId

GroupId

vip.justlive
ArtifactId

ArtifactId

snow
Version

Version

1.1.1
Type

Type

pom

Download snow 1.1.1

Filename Size
snow-1.1.1.pom 7 KB
Browse

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