is not current version
Last Version 0.0.4

com.github.snowdream.android:util 0.0.1

android-util

GroupId

GroupId

com.github.snowdream.android
ArtifactId

ArtifactId

util
Version

Version

0.0.1
Type

Type

jar

Download util 0.0.1


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