is not current version
Last Version 0.4.0

com.label305.stan:lib-utils 0.3.0

Stan-for-Android

GroupId

GroupId

com.label305.stan
ArtifactId

ArtifactId

lib-utils
Version

Version

0.3.0
Type

Type

aar

Download lib-utils 0.3.0


<!-- https://jarcasting.com/artifacts/com.label305.stan/lib-utils/ -->
<dependency>
    <groupId>com.label305.stan</groupId>
    <artifactId>lib-utils</artifactId>
    <version>0.3.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.label305.stan/lib-utils/
implementation 'com.label305.stan:lib-utils:0.3.0'
// https://jarcasting.com/artifacts/com.label305.stan/lib-utils/
implementation ("com.label305.stan:lib-utils:0.3.0")
'com.label305.stan:lib-utils:aar:0.3.0'
<dependency org="com.label305.stan" name="lib-utils" rev="0.3.0">
  <artifact name="lib-utils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.label305.stan', module='lib-utils', version='0.3.0')
)
libraryDependencies += "com.label305.stan" % "lib-utils" % "0.3.0"
[com.label305.stan/lib-utils "0.3.0"]